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

Hudson commented on HDFS-11080:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10760 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10760/])
HDFS-11080. Update HttpFS to use ConfigRedactor. Contributed by Sean (wang: rev 
7e521c5a49fbcf88285c102051ea2522edc847b9)
* (edit) 
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/CommonConfigurationKeysPublic.java
* (edit) hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
* (edit) 
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/conf/TestConfigRedactor.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-httpfs/src/main/java/org/apache/hadoop/lib/server/Server.java


> Update HttpFS to use ConfigRedactor 
> ------------------------------------
>
>                 Key: HDFS-11080
>                 URL: https://issues.apache.org/jira/browse/HDFS-11080
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Sean Mackrory
>            Assignee: Sean Mackrory
>             Fix For: 2.8.0, 3.0.0-alpha2
>
>         Attachments: HDFS-11080.001.patch
>
>
> There's some code in HttpFS's server class that masks sensitive configuration 
> values when they're being logged. We should update this to use ConfigRedactor 
> (currently used for a similar purpose when refreshing configuration) so the 
> list of sensitive configuration parameters can be managed in one place.
> The list also needs a few additions for HttpFS.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to