[
https://issues.apache.org/jira/browse/HBASE-22551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-22551:
------------------------------
Summary: TestMasterOperationsForRegionReplicas is flakey (was:
TestMasterOperationsForRegionReplicas is flaket)
> TestMasterOperationsForRegionReplicas is flakey
> -----------------------------------------------
>
> Key: HBASE-22551
> URL: https://issues.apache.org/jira/browse/HBASE-22551
> Project: HBase
> Issue Type: Bug
> Components: read replicas, test
> Reporter: Duo Zhang
> Priority: Major
>
> {noformat}
> java.lang.AssertionError: expected:<3> but was:<2>
> at
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.validateFromSnapshotFromMeta(TestMasterOperationsForRegionReplicas.java:354)
> at
> org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas.testCreateTableWithMultipleReplicas(TestMasterOperationsForRegionReplicas.java:204)
> {noformat}
> https://builds.apache.org/job/HBase-Flaky-Tests/job/master/3431/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.master.TestMasterOperationsForRegionReplicas-output.txt/*view*/
> I think the problem here is that the regions are still under transition. So
> maybe we should disable balancer, and also wait until no RIT before asserting.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)