[ 
https://issues.apache.org/jira/browse/HDFS-1080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12876423#action_12876423
 ] 

Konstantin Shvachko commented on HDFS-1080:
-------------------------------------------

# You might want also to remove the import of {{InetAddress}}, as it is not 
used anywhere after the change.
# The same code is used in {{Checkpointer.uploadCheckpoint()}}, which is a part 
of {{BackupNode}}. Should we replace it there as well?

> 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
>         Attachments: HDFS-1080-trunk.patch, HDFS-1080-Y20.patch
>
>
> 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.

Reply via email to