You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/03/09 17:53:38 UTC

[jira] [Reopened] (HBASE-17761) Test TestRemoveRegionMetrics.testMoveRegion fails intermittently because of race condition

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

Umesh Agashe reopened HBASE-17761:
----------------------------------

Adding branch-1 patch

> Test TestRemoveRegionMetrics.testMoveRegion fails intermittently because of race condition
> ------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17761
>                 URL: https://issues.apache.org/jira/browse/HBASE-17761
>             Project: HBase
>          Issue Type: Bug
>          Components: Region Assignment
>            Reporter: Umesh Agashe
>            Assignee: Umesh Agashe
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17761.patch, HBASE-17761.v1.patch
>
>
> After moving the region code waits till all regions are assigned but not for region to go online on a destination server. On branch-1 TestAdmin1.java has a function moveRegionAndWait() that moves the region and waits for the region to become online on destination server. We need to use that function in this test.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)