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

Hudson commented on HDFS-15281:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #18183 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/18183/])
HDFS-15281. Make sure ZKFC uses dfs.namenode.rpc-address to bind to host 
(github: rev 453c9c9a671aa46df16edc5761eb0e69d18185dc)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/ha/ZKFailoverController.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDFSZKFailoverController.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSZKFailoverController.java


> ZKFC ignores dfs.namenode.rpc-bind-host and uses dfs.namenode.rpc-address to 
> bind to host address
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-15281
>                 URL: https://issues.apache.org/jira/browse/HDFS-15281
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.10.0, 2.9.2, 3.2.1, 3.1.3
>            Reporter: Dhiraj Hegde
>            Assignee: Dhiraj Hegde
>            Priority: Major
>         Attachments: HDFS-15281, HDFS-15281.002.patch
>
>
> When ZKFC binds its RPC server to a hostname for listening, it uses the host 
> value specified by dfs.namenode.rpc-address. It should instead use 
> dfs.namenode.rpc-bind-host if that value has been set. If the value has not 
> been set, then it can fall back on  dfs.namenode.rpc-address as it currently 
> does.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to