You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2010/02/12 00:38:28 UTC

[jira] Created: (HADOOP-6559) The RPC client should try to re-login when it detects that the TGT expired

The RPC client should try to re-login when it detects that the TGT expired
--------------------------------------------------------------------------

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


Currently while making RPC calls, the client will throw an exception if the client is not able to use the TGT (expired or timedout). This could be improved - it could catch the exception and try doing a re-login.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.