[
https://issues.apache.org/jira/browse/HADOOP-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-6706:
--------------------------------
Attachment: 6706-bp20-2.patch
Updates the relogin behavior even more. Closes the RPC socket on a connection
failure. (patch for Y20s).
> 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
>
> Attachments: 6706-bp20-2.patch, 6706.bp20.1.patch, 6706.bp20.patch
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.