-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-16712. Fix incorrect placeholder in DataNode.java #4672
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@ayushtkn Sir, I have fix it in this PR, please help me review it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
This pr reminds me that when I read the code before, I did see similar problems, thanks! |
💔 -1 overall
This message was automatically generated. |
…ibuted by ZanderXu. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
…ibuted by ZanderXu. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
@ayushtkn @slfan1989 Master, thank you very much for helping review. |
… Contributed by ZanderXu. Signed-off-by: Ayush Saxena <ayushsaxena@apache.org>
Description of PR
Fix incorrect placeholder in DataNode.java