-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDFS-16157. Support configuring DNS record to get list of journal nodes. #3284
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
LGTM. Let's wait for some time if others have some comments. @Hexiaoqiao FYI. We are doing this in a series to help reducing the dependency on a single host name. |
Thanks @LeonGao91 and @fengnanli . It is great improvement here. Just some nits here, |
thanks for the review @fengnanli @Hexiaoqiao ! will make the change accordingly. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
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 from my side. The failed unit tests seems not related to changes.
Thanks for the work @LeonGao91 and review from @Hexiaoqiao |
…es contributed by Leon Gao. (apache#3284) * Add DNS resolution for QJM * Add log * Resolve comments * checkstyle * typo
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