[
https://issues.apache.org/jira/browse/HBASE-17761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15904320#comment-15904320
]
Hudson commented on HBASE-17761:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-1.4 #663 (See
[https://builds.apache.org/job/HBase-1.4/663/])
HBASE-17761: Test TestRemoveRegionMetrics.testMoveRegion fails (esteban: rev
3d9520b1403346cbe7a6322cf6c2632197d79f7a)
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRemoveRegionMetrics.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestWALReplay.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/HBaseTestingUtility.java
* (edit)
hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestAdmin1.java
> 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, 1.4.0
>
> Attachments: HBASE-17761_branch-1.v1.patch,
> HBASE-17761-branch-1.v1.patch, 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)