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

Andrew Wang commented on HADOOP-14317:
--------------------------------------

+1 thanks John!

> KMSWebServer$deprecateEnv may leak secret
> -----------------------------------------
>
>                 Key: HADOOP-14317
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14317
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: kms, security
>    Affects Versions: 3.0.0-alpha2
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>         Attachments: HADOOP-14317.001.patch, HADOOP-14317.002.patch
>
>
> May print warning message with secret in deprecated env var or matching 
> property:
> {code}
>     LOG.warn("Environment variable {} = '{}' is deprecated and overriding"
>             + " property {} = '{}', please set the property in {} instead.",
>         varName, value, propName, propValue, confFile);
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to