[ 
https://issues.apache.org/jira/browse/HBASE-22456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang updated HBASE-22456:
------------------------------
    Description: 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...  (was: 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...)

> 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
>            Priority: Major
>
> 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)

Reply via email to