Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
The KMSClientProvider class needs to be have a close() method to shutdown back ground executor threads.
The DFSClient creates an instance of a KeyProvider during initialization. If this KP is a KMSClientProvider, this needs to be closed to prevent thread leakage