-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDFS-15694. Avoid calling UpdateHeartBeatState inside DataNodeDescriptor #2487
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
c6884ea to
6a8d75d
Compare
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
6a8d75d to
11ccc81
Compare
|
💔 -1 overall
This message was automatically generated. |
I have checked the classes TestBalancer and TestRollingUpgrade which seem to be intermittent in the qbt reports. |
jbrennan333
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.
+1 this looks good to me. We have been running with this change internally on production clusters for several years.
…tor. (apache#2487) Contributed by Kuhu Shukla and Ahmed Hussein (cherry picked from commit 918ba9e) (cherry picked from commit 2331f86) Change-Id: I3773ea20f6b04e83b92de3a5663a43fdd8340b80
NOTICE
Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HADOOP-XXXXX. Fix a typo in YYY.)
For more details, please see https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute