Relogin behavior for RPC clients could be improved
--------------------------------------------------

                 Key: HADOOP-6706
                 URL: https://issues.apache.org/jira/browse/HADOOP-6706
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
    Affects Versions: 0.22.0
            Reporter: Devaraj Das
            Assignee: Devaraj Das
             Fix For: 0.22.0


Currently, the relogin in the RPC client happens on only a SaslException. But 
we have seen cases where other exceptions are thrown (like 
IllegalStateException when the client's ticket is invalid). This jira is to fix 
that behavior.

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

        

Reply via email to