Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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)
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.
Attachments
Issue Links
- links to