[
https://issues.apache.org/jira/browse/HBASE-18224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16137348#comment-16137348
]
stack commented on HBASE-18224:
-------------------------------
HBASE-18653 got rid of the hadoop complaints by removing 2.4 and 2.5 hadoop
from hbase2 build check. The failures are because the 9.4 jetty needs more
threads to start; it doesn't like the 10 we stipulate as max in test context.
Let me put up a patch.
> Upgrade jetty
> -------------
>
> Key: HBASE-18224
> URL: https://issues.apache.org/jira/browse/HBASE-18224
> Project: HBase
> Issue Type: Improvement
> Components: dependencies
> Reporter: Balazs Meszaros
> Assignee: stack
> Priority: Critical
> Fix For: 2.0.0-beta-1
>
> Attachments: HBASE-18224.branch-2.001 (1).patch,
> HBASE-18224.branch-2.001.patch, HBASE-18224.branch-2.002 (1).patch,
> HBASE-18224.branch-2.002.patch
>
>
> Jetty can be updated to 9.4.6 and thrift can be updated to 0.10.0. I tried to
> update them in HBASE-17898 but some unit tests failed, so created a sub-task
> for them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)