You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Stephen Chu (JIRA)" <ji...@apache.org> on 2014/10/27 04:31:34 UTC

[jira] [Updated] (HADOOP-11233) hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default

     [ https://issues.apache.org/jira/browse/HADOOP-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephen Chu updated HADOOP-11233:
---------------------------------
    Status: Patch Available  (was: Open)

> hadoop.security.kms.client.encrypted.key.cache.expiry property spelled wrong in core-default
> --------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-11233
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11233
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: conf
>    Affects Versions: 2.7.0
>            Reporter: Steve Loughran
>            Assignee: Stephen Chu
>            Priority: Minor
>         Attachments: HADOOP-11233.1.patch
>
>
> Theres' a spurious {{"}} at the start of the kms cache entry
> {code}
> <property>
>   <name>"hadoop.security.kms.client.encrypted.key.cache.expiry</name>
>   <value>43200000</value>
>   <description>
>     Cache expiry time for a Key, after which the cache Queue for this
>     key will be dropped. Default = 12hrs
>   </description>
> </property>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)