You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Hanisha Koneru (JIRA)" <ji...@apache.org> on 2017/05/24 19:06:04 UTC

[jira] [Created] (HDFS-11878) Fix journal missing log httpServerUrl address in JournalNodeSyncer

Hanisha Koneru created HDFS-11878:
-------------------------------------

             Summary: Fix journal missing log httpServerUrl address in JournalNodeSyncer
                 Key: HDFS-11878
                 URL: https://issues.apache.org/jira/browse/HDFS-11878
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: hdfs
            Reporter: Hanisha Koneru
            Assignee: Hanisha Koneru


JournalNodeSyncer should build the httpServerUrl, for downloading a missing log, from the JN address it has rather than from the fromUrl field of the getEditLogManifest response. The response might have the default http address (0.0.0.0) as the fromUrl address. Whereas the httpServerUrl would require the host address of the JN to download missing log segments.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org