Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.0, 2.7.3, 2.6.4
-
None
-
Reviewed
Description
The UGI has a background thread to renew the tgt. On exception, it terminates itself
If something temporarily goes wrong that results in an IOE, even if it recovered no renewal will be done and client will eventually fail to authenticate. We should retry with our best effort, until tgt expires, in the hope that the error recovers before that.
Attachments
Attachments
Issue Links
- causes
-
HADOOP-15593 UserGroupInformation TGT renewer throws NPE
- Resolved
- is broken by
-
HADOOP-13986 UGI.UgiMetrics.renewalFailureTotal is not printable
- Open
- is related to
-
HADOOP-12649 Improve Kerberos diagnostics and failure handling
- Open