[
https://issues.apache.org/jira/browse/HBASE-22456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16846353#comment-16846353
]
Duo Zhang commented on HBASE-22456:
-----------------------------------
Pushed to master first after fixing the checkstyle issue. Let's wait for a
while to see if it helps.
> 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)