[
https://issues.apache.org/jira/browse/HBASE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706881#comment-13706881
] Hudson commented on HBASE-8933: ------------------------------- FAILURE: Integrated in hbase-0.95-on-hadoop2 #176 (See [https://builds.apache.org/job/hbase-0.95-on-hadoop2/176/]) HBASE-8933 TestSplitTransactionOnCluster fails because "Region not moved off .META. server" (stack: rev 1502398) * /hbase/branches/0.95/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java > 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 > Components: test > Reporter: stack > Assignee: stack > Fix For: 0.95.2 > > Attachments: 8933.095.txt, 8933.txt > > > 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
