Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.8.4
Description
Without invalidateCache, the deleted key may still exists in the servers' key cache (CachingKeyProvider in KMSWebApp.java) where the delete key was not hit. Client may still be able to access encrypted files by specifying to connect to KMS instances with a cached version of the deleted key before the cache entry (10 min by default) expired.
Attachments
Issue Links
- causes
-
HADOOP-17304 KMS ACL: Allow DeleteKey Operation to Invalidate Cache
- Resolved
- links to