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

Hudson commented on HDFS-11665:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11600 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/11600/])
HDFS-11665. HttpFSServerWebServer$deprecateEnv may leak secret. (jzhuge: rev 
ca2488c009b42fd45531af60b70872e4323de20b)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/fs/http/server/HttpFSServerWebServer.java


> HttpFSServerWebServer$deprecateEnv may leak secret
> --------------------------------------------------
>
>                 Key: HDFS-11665
>                 URL: https://issues.apache.org/jira/browse/HDFS-11665
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: httpfs, security
>    Affects Versions: 3.0.0-alpha3
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>             Fix For: 3.0.0-alpha3
>
>         Attachments: HDFS-11665.001.patch, HDFS-11665.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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to