You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/04/18 05:31:41 UTC

[jira] [Created] (HDFS-11665) HttpFSServerWebServer$deprecateEnv may leak secret

John Zhuge created HDFS-11665:
---------------------------------

             Summary: 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


May print secret in warning message:
{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: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org