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

John Zhuge commented on HADOOP-13955:
-------------------------------------

Sure [~ajisakaa].

> Fix deprecation of HttpServer2 constants
> ----------------------------------------
>
>                 Key: HADOOP-13955
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13955
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 3.0.0-alpha2
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Minor
>         Attachments: HADOOP-13955.001.patch
>
>
> A follow-up to HADOOP-13597. Fix these javac warnings about deprecated 
> constants:
> {noformat}
> [WARNING] 
> /testptch/hadoop/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/ssl/FileBasedKeyStoresFactory.java:[139,20]
>  [deprecation] DEFAULT_SSL_REQUIRE_CLIENT_CERT in SSLFactory has been 
> deprecated
> [WARNING] 
> /testptch/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestHttpServer.java:[148,27]
>  [deprecation] HTTP_MAX_THREADS in HttpServer2 has been deprecated
> [WARNING] 
> /testptch/hadoop/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/http/TestSSLHttpServer.java:[85,27]
>  [deprecation] HTTP_MAX_THREADS in HttpServer2 has been deprecated
> [WARNING] 
> /testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/datanode/web/DatanodeHttpServer.java:[99,40]
>  [deprecation] HTTP_MAX_THREADS in HttpServer2 has been deprecated
> {noformat}



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

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