[ 
https://issues.apache.org/jira/browse/HADOOP-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kihwal Lee updated HADOOP-9880:
-------------------------------

    Description: buildSaslNegotiateResponse() will create a SaslRpcServer with 
TOKEN auth. When create() is called against it, 
secretManager.checkAvailableForRead() is called, which fails in HA standby. 
Thus HA standby nodes cannot be transitioned to active.  (was: 
buildSaslNegotiateResponse() will a SaslRpcServer to be created with TOKEN 
auth. When create() is called against it, secretManager.checkAvailableForRead() 
is called, which fails in HA standby. Thus HA standby nodes cannot be 
transitioned to active.)
    
> RPC Server should not unconditionally create SaslServer with Token auth.
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-9880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9880
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 2.1.0-beta
>            Reporter: Kihwal Lee
>            Priority: Blocker
>
> buildSaslNegotiateResponse() will create a SaslRpcServer with TOKEN auth. 
> When create() is called against it, secretManager.checkAvailableForRead() is 
> called, which fails in HA standby. Thus HA standby nodes cannot be 
> transitioned to active.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to