[ 
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.2.patch

[~tucu00], yup.. I chose to extend {{KeyProviderExtension}} since it already 
delegates all methods to a provided {{KeyProvider}} class

Updated Patch : Made the "currentKeyTimeout" configurable.
Earlier the Key timeout itself was 10 sec.. The "currentKeytimeout" should 
ideally be less than that (which was why it was 1 sec). I have thus updated 
both the keyTimeout and currentKeyTimeout default values to 60 and 30 secs 
respectively.

> 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, HADOOP-10750.2.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)

Reply via email to