[
https://issues.apache.org/jira/browse/HBASE-10336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998410#comment-13998410
]
Eric Charles commented on HBASE-10336:
--------------------------------------
[~tedyu] Thx for the jenkins trrigger. It gave back -1 for the tests.
After a few hours, the build #9471 logs and information are already purged (the
links return a 404) - Latest precommit build is now #9511, which is 40
precommit builds in a few hours.
I can not see if the org.apache.hadoop.hbase.client.TestMultiParallel is the
only failing test and why it has failed (stacktrace). It is a client test, not
related to http. The other http test *seem* to have succeeded (not sure, I
don't have the test reports).
Is it a good time to upload the patch on the review board
(https://reviews.apache.org/) or do we need to try again with jenkins ?
> 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,
> HBASE-10336-6.patch, HBASE-10336-7.patch, HBASE-10336-8.patch,
> HBASE-10336-9.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)