Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.3.0
-
None
-
Reviewed
Description
When the history server state store writes a token file it uses IOUtils.cleanup() to close the file which will silently ignore errors. This can lead to empty token files in the state store.