You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/07/12 01:13:50 UTC

[jira] [Created] (HBASE-8933) TestSplitTransactionOnCluster fails because "Region not moved off .META. server"

stack created HBASE-8933:
----------------------------

             Summary: TestSplitTransactionOnCluster fails because "Region not moved off .META. server"
                 Key: HBASE-8933
                 URL: https://issues.apache.org/jira/browse/HBASE-8933
             Project: HBase
          Issue Type: Bug
            Reporter: stack


Here:

http://54.241.6.143/job/HBase-0.95/org.apache.hbase$hbase-server/596/testReport/org.apache.hadoop.hbase.regionserver/TestSplitTransactionOnCluster/testSplitRegionWithNoStoreFiles/

and here:

http://54.241.6.143/job/HBase-0.95-Hadoop-2/org.apache.hbase$hbase-server/597/testReport/org.apache.hadoop.hbase.regionserver/TestSplitTransactionOnCluster/testRSSplitEphemeralsDisappearButDaughtersAreOnlinedAfterShutdownHandling/

and here:

http://54.241.6.143/job/HBase-0.95/org.apache.hbase$hbase-server/598/testReport/org.apache.hadoop.hbase.regionserver/TestSplitTransactionOnCluster/testRSSplitEphemeralsDisappearButDaughtersAreOnlinedAfterShutdownHandling/

and here:

http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/org.apache.hbase$hbase-server/395/testReport/org.apache.hadoop.hbase.regionserver/TestSplitTransactionOnCluster/testRSSplitEphemeralsDisappearButDaughtersAreOnlinedAfterShutdownHandling/

... etc.

Looking, the move operation just evaporates.  The region we want to move has not finished opening yet so when move comes into the master it does not proceed (because region is currently in RIT).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira