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

stack commented on HBASE-10336:
-------------------------------

[~wheat9] All well and good.  We are working to undo our dependency.  This 
patch will go in soon but as [~jxiang] says up in HADOOP-5305, we want both the 
deprecated APIs to remain in place a while.  We've just 'learned' of your 
effort to purge this code in 2.x timeframe.  Unless there is some hard reason 
that the deprecated methods cannot stay in place (other than you have not 
tested them -- we'll yell and patch if you break something), rather than piss 
off a downstream project and put us in an awkward spot, I suggest leave them in 
place deprecated.

> 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