Anthony Young-Garner created HADOOP-13443: ---------------------------------------------
Summary: KMS uses DefaultCryptoProvider when active keyprovider implements KeyProviderCryptoExtension Key: HADOOP-13443 URL: https://issues.apache.org/jira/browse/HADOOP-13443 Project: Hadoop Common Issue Type: Bug Components: kms Affects Versions: 2.6.0 Reporter: Anthony Young-Garner Assignee: Anthony Young-Garner Priority: Minor 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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org