[
https://issues.apache.org/jira/browse/HDFS-6420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jing Zhao updated HDFS-6420:
----------------------------
Attachment: HDFS-6420.000.patch
A simple patch just following the same pattern with DFSAdmin#finalizeUpgrade.
> DFSAdmin#refreshNodes should be sent to both NameNodes in HA setup
> ------------------------------------------------------------------
>
> Key: HDFS-6420
> URL: https://issues.apache.org/jira/browse/HDFS-6420
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Jing Zhao
> Assignee: Jing Zhao
> Attachments: HDFS-6420.000.patch
>
>
> Currently in HA setup (with logical URI), the DFSAdmin#refreshNodes command
> is sent to the NameNode first specified in the configuration by default.
> Users can use "-fs" option to specify which NN to connect to, but in this
> case, they usually need to send two separate commands. We should let
> refreshNodes be sent to both NameNodes by default.
--
This message was sent by Atlassian JIRA
(v6.2#6252)