Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.23.3, 2.0.0-alpha, 3.0.0-alpha1
-
None
-
None
Description
DelegationTokenRenewer#addApplication has an unnecessary synchronized keyword. This serializes job submissions and can add unnecessary latency and/or hang all submissions if there are problems renewing the token.
Attachments
Attachments
Issue Links
- is required by
-
YARN-357 App submission should not be synchronized
- Closed