[ https://issues.apache.org/jira/browse/HDFS-7883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14346732#comment-14346732 ]
Hadoop QA commented on HDFS-7883: --------------------------------- {color:red}-1 overall{color}. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12702442/0001-HDFS-7883.patch against trunk revision 3560180. {color:red}-1 patch{color}. Trunk compilation may be broken. Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/9731//console This message is automatically generated. > Move the Hadoop constants in HTTPServer.java to CommonConfigurationKeys class > ----------------------------------------------------------------------------- > > Key: HDFS-7883 > URL: https://issues.apache.org/jira/browse/HDFS-7883 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: nijel > Assignee: nijel > Priority: Minor > Attachments: 0001-HDFS-7883.patch > > > These 2 configurations in HttpServer2.java is hadoop configurations. > {code} > static final String FILTER_INITIALIZER_PROPERTY > = "hadoop.http.filter.initializers"; > public static final String HTTP_MAX_THREADS = "hadoop.http.max.threads"; > {code} > It is better to keep it inside CommonConfigurationKeys -- This message was sent by Atlassian JIRA (v6.3.4#6332)