[
https://issues.apache.org/jira/browse/HDFS-3939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-3939:
------------------------------
Attachment: hdfs-3939.txt
Thanks Daryn! Yes the test failure is unrelated (HDFS-3931).
Updated patch with a little more cleanup. Mind taking another look?
- Make client/service RPC "up at" logs consistent
- Cleanup get*Address javadocs
- In NN startup we overwrite fs.defaultFS using the RPC addr, INFO log that
- Cleanup RPC.Builder formatting in NNRpcServer
- NNRpcServer#join should also join on serviceRpcServer
> Some NN#getNameNodeAddress cleanup
> ----------------------------------
>
> Key: HDFS-3939
> URL: https://issues.apache.org/jira/browse/HDFS-3939
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: name-node
> Affects Versions: 2.0.0-alpha
> Reporter: Eli Collins
> Assignee: Eli Collins
> Priority: Minor
> Attachments: hdfs-3939.txt, hdfs-3939.txt
>
>
> Most callers to NN#getNameNodeAddress wrap it in NetUtils#getHostPortString
> or manually create the host:port string. Let's clean that up and the relevant
> javadocs while we're at it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira