[
https://issues.apache.org/jira/browse/HADOOP-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun Suresh updated HADOOP-10750:
---------------------------------
Attachment: HADOOP-10750.1.patch
Uploaded Patch :
* Moved {{KMSCacheKeyProvider}} to hadoop-common {{CachingKeyProvider}}. This
class implements the {{KeyProviderExtension}} abstract class which, by default,
delegates all methods to the underlying {{KeyProvider}} and over-rides the get
KeyVersion/CurrentVersion/Metadata methods to delegate to a inner static
{{CacheExtension}}
> KMSKeyProviderCache should be in hadoop-common
> ----------------------------------------------
>
> Key: HADOOP-10750
> URL: https://issues.apache.org/jira/browse/HADOOP-10750
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Arun Suresh
> Attachments: HADOOP-10750.1.patch
>
>
> KMS has {{KMSCacheKeyProvider}}, this class should be available in
> hadoop-common for users of {{KeyProvider}} instances to wrap them and avoid
> several, potentially expensive, key retrievals.
--
This message was sent by Atlassian JIRA
(v6.2#6252)