You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "ChiaPing Tsai (JIRA)" <ji...@apache.org> on 2016/10/09 15:29:20 UTC

[jira] [Commented] (HBASE-16794) TestDispatchMergingRegionsProcedure#testMergeRegionsConcurrently is flaky

    [ https://issues.apache.org/jira/browse/HBASE-16794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15560162#comment-15560162 ] 

ChiaPing Tsai commented on HBASE-16794:
---------------------------------------

[~mbertozzi]
Mind taking a look?

Thanks

> TestDispatchMergingRegionsProcedure#testMergeRegionsConcurrently is flaky
> -------------------------------------------------------------------------
>
>                 Key: HBASE-16794
>                 URL: https://issues.apache.org/jira/browse/HBASE-16794
>             Project: HBase
>          Issue Type: Test
>          Components: test
>            Reporter: ChiaPing Tsai
>            Assignee: ChiaPing Tsai
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBASE-16794.v0.patch
>
>
> 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 state.



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