[
https://issues.apache.org/jira/browse/HBASE-18891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16188379#comment-16188379
]
Josh Elser commented on HBASE-18891:
------------------------------------
It seems like the precommit UT build is just consistently not completing some
tests based on
https://builds.apache.org/job/PreCommit-HBASE-Build/8889/artifact/patchprocess/patch-unit-root.txt
There were three explicit failures:
{noformat}
Failed tests:
TestStochasticLoadBalancer.testLargeCluster:492->BalancerTestBase.testWithCluster:502->BalancerTestBase.testWithCluster:524->BalancerTestBase.assertClusterAsBalanced:283
null
TestReplicator.testReplicatorBatching:95 Waiting timed out after [60,000]
msec We waited too long for expected replication of 10 entries
Tests in error:
TestAdmin2.testCreateTableRPCTimeOut:209 ? TimeoutIO
java.util.concurrent.Time...
{noformat}
I'm not sure where the timeout is coming from. We have the 15minute timeout on
the surefire fork, but I don't see how that would be affecting this.
[~busbey] do you have any tips? I'm not sure how to try to get a better result
from precommit.
> Upgrade netty-all jar
> ---------------------
>
> Key: HBASE-18891
> URL: https://issues.apache.org/jira/browse/HBASE-18891
> Project: HBase
> Issue Type: Bug
> Reporter: Josh Elser
> Assignee: Josh Elser
> Priority: Critical
> Fix For: 1.3.2, 1.2.7, 1.1.13
>
> Attachments: HBASE-18891.001.branch-1.3.patch,
> HBASE-18891.002.branch-1.3.patch
>
>
> Upgrade netty-all jar to 4.0.37.Final version to fix latest vulnerabilities
> reported.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)