ChiaPing Tsai created HBASE-16794:
-------------------------------------

             Summary: 
TestDispatchMergingRegionsProcedure#testMergeRegionsConcurrently is flaky
                 Key: HBASE-16794
                 URL: https://issues.apache.org/jira/browse/HBASE-16794
             Project: HBase
          Issue Type: Test
            Reporter: ChiaPing Tsai
            Priority: Minor


The default count of merge thread is 1, so the merge requests submitted by 
TDMRP#testMergeRegionsConcurrently will be processed sequentially. If we are 
too early to check the region states, it will introduce the error.
This patch checks the number of running merge task instead of the regions 
states.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to