-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-16378. Add datanode address to BlockReportLeaseManager logs #3786
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
|
Thanks @tomscut for your report. It is almost LGTM. Some nits, |
Thank you very much for your review and suggestion. Can we change |
|
I am prefer to keep |
|
💔 -1 overall
This message was automatically generated. |
Thank you for confirming and explaining this. I will fix it. |
|
We can not get the datanode address from |
|
💔 -1 overall
This message was automatically generated. |
Hi @Hexiaoqiao , I fixed this. PTAL. Thanks a lot. |
Hexiaoqiao
left a comment
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.
LGTM. +1. Will commit if no more other comments while 2 days later.
Thanks for your reply. |
|
Thanks @Hexiaoqiao for the review and the merge. |
…che#3786). Contributed by tomscut. Signed-off-by: He Xiaoqiao <[email protected]>
…che#3786). Contributed by tomscut. Signed-off-by: He Xiaoqiao <[email protected]>
JIRA: HDFS-16378.
We should add datanode address to
BlockReportLeaseManagerlogs. Because thedatanodeuuidis not convenient for tracking.