You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Peter Somogyi (Jira)" <ji...@apache.org> on 2022/06/22 12:08:00 UTC

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

     [ https://issues.apache.org/jira/browse/HBASE-27051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Somogyi reopened HBASE-27051:
-----------------------------------

Reopening to backport to branch-2.4.

> 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
>            Assignee: Andrew Kyle Purtell
>            Priority: Minor
>             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)