SecondaryNameNode image transfer should use the defined http address rather
than local ip address
-------------------------------------------------------------------------------------------------
Key: HDFS-1080
URL: https://issues.apache.org/jira/browse/HDFS-1080
Project: Hadoop HDFS
Issue Type: Bug
Components: name-node
Reporter: Jakob Homan
Assignee: Jakob Homan
Currently when telling the NN where to get the merged image, SNN uses
getLocalHost.getAddr(), which may not return the correct ip addr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.