Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.0.0, 2.0.0
Description
This impacts all of the releases. Each time we create a new HDFSBlobStore instance we call
loginUserFromKeytab.
This results in a new subject being created each time when ends up causing a FileSystem object to leak each time.