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

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

[~stack] Lovely! [~stack] [~te...@apache.org] Thx for your encouragements and 
reviews.

I will look what we can remove. I think the http infrastructure is quite well 
built and flexible like it is. I've worked a lot with embedded jetty, and this 
one sounds like a great base and should be kept and polished, upgrading to 
latest jetty. But yes, a few class merge is possible. Let me note it and gimme 
a a few weeks (time is really busy atm).

Also who knows, there could be some side effects I didn't identify. I will 
monitor the mailing list and ask to ping me for anything suspect around http. 

> 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
>             Fix For: 0.99.0
>
>         Attachments: 10336-v10.txt, HBASE-10336-1.patch, 
> HBASE-10336-11.patch, HBASE-10336-2.patch, HBASE-10336-3.patch, 
> HBASE-10336-4.patch, HBASE-10336-5.patch, HBASE-10336-6.patch, 
> HBASE-10336-7.patch, HBASE-10336-8.patch, HBASE-10336-9.patch, 
> HBASE-10336-after-first-review-2.patch, HBASE-10336-after-first-review.patch, 
> HBASE-10569-10.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.2#6252)

Reply via email to