[ 
https://issues.apache.org/jira/browse/HADOOP-11233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14186480#comment-14186480
 ] 

Hudson commented on HADOOP-11233:
---------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #6364 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/6364/])
HADOOP-11233. hadoop.security.kms.client.encrypted.key.cache.expiry property 
spelled wrong in core-default. (Stephen Chu via yliu) (yliu: rev 
e7859015bcc2cda99a64b1db18baab0e1ca5c155)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* hadoop-common-project/hadoop-common/src/main/resources/core-default.xml


> 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)

Reply via email to