[
https://issues.apache.org/jira/browse/HDFS-10438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15294113#comment-15294113
]
Hudson commented on HDFS-10438:
-------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9835 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9835/])
HDFS-10438. When NameNode HA is configured to use the lifeline RPC (cnauroth:
rev 500e946729e1b85fdc0ce8475d8ce118ba886f46)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/MiniDFSCluster.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/NNHAServiceTarget.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestNNHealthCheck.java
> When NameNode HA is configured to use the lifeline RPC server, it should log
> the address of that server.
> --------------------------------------------------------------------------------------------------------
>
> Key: HDFS-10438
> URL: https://issues.apache.org/jira/browse/HDFS-10438
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: ha, namenode
> Reporter: KWON BYUNGCHANG
> Assignee: Chris Nauroth
> Priority: Minor
> Fix For: 2.8.0
>
> Attachments: HDFS-10438.001.patch, HDFS-10438.002.patch
>
>
> As reported by [~magnum]:
> I have configured below
> {code}
> dfs.namenode.servicerpc-address.xdev.nn1=my.host.com:8040
> dfs.namenode.lifeline.rpc-address.xdev.nn1=my.host.com:8041
> {code}
> servicerpc port is 8040, lifeline port is 8041.
> however zkfc daemon is logging using servicerpc port.
> It may cause confusion.
> thank you.
> {code}
> 2016-05-19 19:18:40,566 WARN ha.HealthMonitor
> (HealthMonitor.java:doHealthChecks(207)) - Service health check failed for
> NameNode at my.host.com/10.114.87.91:8040: The NameNode has no resources
> available
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]