[
https://issues.apache.org/jira/browse/HADOOP-6638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Boris Shkolnik updated HADOOP-6638:
-----------------------------------
Status: Resolved (was: Patch Available)
Resolution: Fixed
No tests. This logic will be tested by HADOOP-6706.
Committed.
> try to relogin in a case of failed RPC connection (expired tgt) only in case
> the subject is loginUser or proxyUgi.realUser.
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-6638
> URL: https://issues.apache.org/jira/browse/HADOOP-6638
> Project: Hadoop Common
> Issue Type: Bug
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Attachments: HADOOP-6638-1.patch, HADOOP-6638-BP20.patch,
> HADOOP-6638.patch
>
>
> when we get javax.security.sasl.SaslException in Client.setupSaslConnection()
> one possible problem could be an expired TGT.
> So we try to relogin from the keytab. But this should be attempted ONLY in
> case of loginUser or proxyUgi.realUser trying to connect.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.