Hanisha Koneru created HDFS-11858: ------------------------------------- Summary: JN httpServerUri should be set to hostname when using Default Http Address Key: HDFS-11858 URL: https://issues.apache.org/jira/browse/HDFS-11858 Project: Hadoop HDFS Issue Type: Bug Components: hdfs Reporter: Hanisha Koneru Assignee: Hanisha Koneru
Currently, when JN uses the default http address (0.0.0.0:8480), it sets the httpServerURI to 0.0.0.0:8480 as well. This value is passed as fromUrl address in GetEditLogManifestResponseProto and GetJournalStateResponseProto. When using the default http address, we should change the JN's httpServerURI to use the actual hostname. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org