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

Eric Charles commented on HBASE-10336:
--------------------------------------

[~stack] 250 was set as default if hadoop.http.max.threads was not present, but 
yes, I also found this value much too high. +1 for 10 which is a very 
reasonable number
Yes, a few servlet classes to go home in the http package (as well in main as 
test).
Didn't look at HADOOP_SSL_ENABLED_KEY nor HADOOP_JETTY_LOGS_SERVE_ALIASES...
Jenkins is strict and doesn't like the uneeded comma in 
/package-info.java:[25,43] @InterfaceAudience.LimitedPrivate({"HBase",})

Where are we now Mr. Stack? have you updated the patch and will upload a new 
patch or do you like me to make it?
We can talk and fix the HADOOP_SSL_ENABLED_KEY,  
HADOOP_JETTY_LOGS_SERVE_ALIASES and the upgrade to whatever jetty version after 
the commit.

> Remove deprecated usage of Hadoop HttpServer in InfoServer
> ----------------------------------------------------------
>
>                 Key: HBASE-10336
>                 URL: https://issues.apache.org/jira/browse/HBASE-10336
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.99.0
>            Reporter: Eric Charles
>            Assignee: Eric Charles
>         Attachments: HBASE-10336-1.patch, HBASE-10336-2.patch, 
> HBASE-10336-3.patch, HBASE-10336-4.patch, HBASE-10336-5.patch
>
>
> Recent changes in Hadoop HttpServer give NPE when running on hadoop 
> 3.0.0-SNAPSHOT. This way we use HttpServer is deprecated and will probably be 
> not fixed (see HDFS-5760). We'd better move to the new proposed builder 
> pattern, which means we can no more use inheritance to build our nice 
> InfoServer.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to