You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/05/19 01:06:00 UTC

[jira] [Created] (HBASE-27051) TestReplicationSource.testReplicationSourceInitializingMetric is flaky

Andrew Kyle Purtell created HBASE-27051:
-------------------------------------------

             Summary: TestReplicationSource.testReplicationSourceInitializingMetric is flaky
                 Key: HBASE-27051
                 URL: https://issues.apache.org/jira/browse/HBASE-27051
             Project: HBase
          Issue Type: Test
          Components: test
    Affects Versions: 2.5.0
            Reporter: Andrew Kyle Purtell
             Fix For: 2.5.0, 3.0.0-alpha-3


1 second appears to be not enough time for slow or loaded test hosts:
{noformat}
TestReplicationSource.testReplicationSourceInitializingMetric  Time elapsed: 1.021 s  <<< FAILURE!
java.lang.AssertionError: Waiting timed out after [1,000] msec
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:203)
	at org.apache.hadoop.hbase.Waiter.waitFor(Waiter.java:135)
	at org.apache.hadoop.hbase.replication.regionserver.TestReplicationSource.testReplicationSourceInitializingMetric(TestReplicationSource.java:576)
{noformat}




--
This message was sent by Atlassian Jira
(v8.20.7#820007)