[
https://issues.apache.org/jira/browse/HDFS-9718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15127831#comment-15127831
]
Hudson commented on HDFS-9718:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9223 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9223/])
HDFS-9718. HAUtil#getConfForOtherNodes should unset independent generic
(vinayakumarb: rev 4d7055e0c8d1936d6c87cec14dbbfdff77b837f3)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/ha/TestHAConfiguration.java
*
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/HAUtil.java
> HAUtil#getConfForOtherNodes should unset independent generic keys before
> initialize
> -----------------------------------------------------------------------------------
>
> Key: HDFS-9718
> URL: https://issues.apache.org/jira/browse/HDFS-9718
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Reporter: DENG FEI
> Assignee: DENG FEI
> Fix For: 2.8.0
>
> Attachments: HDFS-9718.001.patch, HDFS-9718.002.patch,
> HDFS-9718.003.patch, HDFS-9718.branch-2.001.patch
>
>
> Scenario:
> We want enable NN dfs.namenode.servicerpc-address to separate the client and
> DN RPC,and do it begin with standby NN--just add the property to standby NN
> and DNs,when EditLogTailer choose active NN address,it only reset the active
> NN's nnId generic keys ,but don't unset if not special,so the standby NN
> choose itself as active NN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)