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

Wei-Chiu Chuang commented on HADOOP-14880:
------------------------------------------

Hi [~gabor.bota] thanks for the patch!
I'm sorry I meant to state the configs should be documented in 
core-default.xml. 

kms-default.xml and kms-site.xml are typically used by KMS servers. They are 
not supposed to store client specific configs.
You can also find similar configs like 
hadoop.security.kms.client.encrypted.key.cache.num.refill.threads in 
core-default.xml.

> [KMS] Document&test missing KMS client side configs
> ---------------------------------------------------
>
>                 Key: HADOOP-14880
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14880
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Wei-Chiu Chuang
>            Assignee: Gabor Bota
>            Priority: Minor
>              Labels: newbie
>         Attachments: HADOOP-14880-1.patch
>
>
> Similar to HADOOP-14783, I did a sweep of KMS client code and found an 
> undocumented KMS client config. It should be added into core-site.xml.
> hadoop.security.kms.client.timeout
> From the code it appears this config affects both client side connection 
> timeout and read timeout.
> In fact it doesn't looks like this config is tested. So would be really nice 
> add a test for it as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to