Dhiraj Hegde created HDFS-15281:
-----------------------------------

             Summary: 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: 3.1.3, 3.2.1, 2.9.2, 2.10.0
            Reporter: Dhiraj Hegde
             Fix For: 2.9.3, 3.1.4, 3.2.2, 2.10.1


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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to