You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mark Robert Miller (Jira)" <ji...@apache.org> on 2020/05/11 20:25:00 UTC

[jira] [Resolved] (HBASE-23830) TestReplicationEndpoint appears to fail a lot in my attempts for a clean test run locally.

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

Mark Robert Miller resolved HBASE-23830.
----------------------------------------
    Resolution: Not A Problem

Don't see this so often anymore.

> TestReplicationEndpoint appears to fail a lot in my attempts for a clean test run locally.
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-23830
>                 URL: https://issues.apache.org/jira/browse/HBASE-23830
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: master
>            Reporter: Mark Robert Miller
>            Priority: Major
>         Attachments: test_fails.tar.xz
>
>
> This test is failing for me like 30-40% of the time. Fail seems to usually be as below. I've tried increasing the wait timeout but that does not seem to help at all.
> {code}
> [ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 105.145 s <<< FAILURE! - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint[ERROR] Tests run: 7, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 105.145 s <<< FAILURE! - in org.apache.hadoop.hbase.replication.TestReplicationEndpoint[ERROR] org.apache.hadoop.hbase.replication.TestReplicationEndpoint.testInterClusterReplication  Time elapsed: 38.725 s  <<< FAILURE!java.lang.AssertionError: Waiting timed out after [30,000] msec Failed to replicate all edits, expected = 2500 replicated = 2476 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:137) at org.apache.hadoop.hbase.replication.TestReplicationEndpoint.testInterClusterReplication(TestReplicationEndpoint.java:235){code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)