Description
JavaKeyStoreProvider uses ReentrantReadWriteLock to provide thread safety.
The createCredentialEntry should hold writeLock before adding the entry.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-10607 Create an API to Separate Credentials/Password Storage from Applications
- Closed