-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.6.0
-
Fix Version/s: 2.9.0, 3.0.0-alpha1
-
Component/s: kms
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
By default, the KMS wraps the active key provider in a CachingKeyProvider at runtime. This prevents the KeyProviderCryptoExtension.createKeyProviderCryptoExtension method from ever detecting whether the active key provider implements theKeyProviderCryptoExtension interface. Therefore, the DefaultCryptoExtension is always used.