Duo Zhang created HBASE-22456:
---------------------------------
Summary: Remove the compaction state check in
TestSplitTransitionOnCluster.testMasterRestartAtRegionSplitPendingCatalogJanitor
Key: HBASE-22456
URL: https://issues.apache.org/jira/browse/HBASE-22456
Project: HBase
Issue Type: Bug
Components: test
Reporter: Duo Zhang
Assignee: Duo Zhang
As region.compact is a synchronous call, we will only return when the
compaction is finished. And not sure why we do not wait for the split to finish
in this test, before getting the daughter regions...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)