[
https://issues.apache.org/jira/browse/HADOOP-6559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833696#action_12833696
]
Devaraj Das commented on HADOOP-6559:
-------------------------------------
This patch is relevant only to the kerberos setup where i manually tested it.
We currently don't have any framework for kerberos junit tests and hence not
adding any test here.
> 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
>
> Attachments: h-6559.1.patch, h-6559.2.patch, h-6559.3.patch,
> h-6559.5.patch, h-6559.6.patch
>
>
> 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.