[
https://issues.apache.org/jira/browse/HBASE-22456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-22456:
------------------------------
Attachment: HBASE-22456.patch
> Polish TestSplitTransitionOnCluster
> -----------------------------------
>
> 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
> Priority: Major
> Attachments: HBASE-22456.patch
>
>
> Remove the compaction state check in
> TestSplitTransitionOnCluster.testMasterRestartAtRegionSplitPendingCatalogJanitor,
> 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)