Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.4.0
-
None
-
Reviewed
Description
An InvalidToken exception is thrown for expired or cancelled tokens. An InvalidToken not wrapped in a RetriableException must be considered fatal by the retry proxies or clients will spam the service with failed connections. Depending on the context, a service may be degraded when spammed with thousands of connection failures.
Attachments
Attachments
Issue Links
- is related to
-
YARN-3760 FSDataOutputStream leak in AggregatedLogFormat.LogWriter.close()
- Resolved
- relates to
-
HADOOP-12697 IPC retry policies should recognise that SASL auth failures are unrecoverable
- Resolved