You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mike Drob (JIRA)" <ji...@apache.org> on 2018/05/24 16:44:00 UTC

[jira] [Resolved] (HBASE-13862) TestRegionRebalancing is flaky avain

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

Mike Drob resolved HBASE-13862.
-------------------------------
    Resolution: Cannot Reproduce

Not on flaky dashboard, cleaning up old issues.

> TestRegionRebalancing is flaky avain
> ------------------------------------
>
>                 Key: HBASE-13862
>                 URL: https://issues.apache.org/jira/browse/HBASE-13862
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.0.0
>            Reporter: Mikhail Antonov
>            Assignee: Sergey Soldatov
>            Priority: Major
>
> I can reproduce it by running mvn test -Dtest=TestRegionRebalancing on fresh master about 1 out of 3-4 runs.
> {code}
> unning org.apache.hadoop.hbase.TestRegionRebalancing
> 2015-06-08 12:00:52.125 java[45610:5873722] Unable to load realm info from SCDynamicStore
> Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 26.743 sec <<< FAILURE! - in org.apache.hadoop.hbase.TestRegionRebalancing
> testRebalanceOnRegionServerNumberChange[0](org.apache.hadoop.hbase.TestRegionRebalancing)  Time elapsed: 15.599 sec  <<< FAILURE!
> java.lang.AssertionError: null
> 	at org.apache.hadoop.hbase.TestRegionRebalancing.testRebalanceOnRegionServerNumberChange(TestRegionRebalancing.java:144)
> testRebalanceOnRegionServerNumberChange[1](org.apache.hadoop.hbase.TestRegionRebalancing)  Time elapsed: 10.671 sec  <<< FAILURE!
> java.lang.AssertionError: null
> 	at org.apache.hadoop.hbase.TestRegionRebalancing.testRebalanceOnRegionServerNumberChange(TestRegionRebalancing.java:144)
> Results :
> Failed tests:
>   TestRegionRebalancing.testRebalanceOnRegionServerNumberChange:144 null
>   TestRegionRebalancing.testRebalanceOnRegionServerNumberChange:144 null
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)