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

Mingliang Liu edited comment on HDFS-15281 at 4/24/20, 1:07 AM:
----------------------------------------------------------------

OK, this report seems right.

Checkstyle warning is related and can be easily fixed.
 Java compile error is unlreated and tracked by HADOOP-17007.
 Test failures seem not related, but worth run them locally to confirm, and/or 
search if they are already reported as flaky.
-Findbugs warnings are new to me. Is this because we recently switched to Yetus 
v0.12, or do we see that previously? CC: [~aajisaka] We should fix them to not 
have any findbugs warnings.- [EDIT: reported by [HDFS-15298] already].


was (Author: liuml07):
OK, this report seems right.

Checkstyle warning is related and can be easily fixed.
 Java compile error is unlreated and tracked by HADOOP-17007.
 Test failures seem not related, but worth run them locally to confirm, and/or 
search if they are already reported as flaky.
 Findbugs warnings are new to me. Is this because we recently switched to Yetus 
v0.12, or do we see that previously? CC: [~aajisaka] We should fix them to not 
have any findbugs warnings. [EDIT: reported by HDFS-15298] already.

> 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
>
>
> 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