You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Aaron T. Myers (Created) (JIRA)" <ji...@apache.org> on 2012/02/22 22:41:48 UTC

[jira] [Created] (HDFS-2986) HA: ConfiguredFailoverProxyProvider should use NN service address in the case of NameNodeProtocol

HA: ConfiguredFailoverProxyProvider should use NN service address in the case of NameNodeProtocol
-------------------------------------------------------------------------------------------------

                 Key: HDFS-2986
                 URL: https://issues.apache.org/jira/browse/HDFS-2986
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha, hdfs client
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Aaron T. Myers
            Assignee: Aaron T. Myers


Right now, the ConfiguredFailoverProxyProvider will always use the NN client RPC address, even if it's a proxy for the NameNodeProtocol. Elsewhere in the code, when using the NameNodeProtocol, we use the NN service RPC address.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira