You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/07/27 01:09:17 UTC

[jira] Updated: (HADOOP-6706) Relogin behavior for RPC clients could be improved

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

Jitendra Nath Pandey updated HADOOP-6706:
-----------------------------------------

    Attachment: HADOOP-6706.2.patch

Patch for trunk.
Incorporates HADOOP-6718 and HADOOP-6776

> 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, HADOOP-6706-BP20-fix1.patch, HADOOP-6706-BP20-fix2.patch, HADOOP-6706-BP20-fix3.patch, HADOOP-6706.2.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.