[
https://issues.apache.org/jira/browse/HBASE-8933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706463#comment-13706463
]
stack commented on HBASE-8933:
------------------------------
The move dies silently. Here is the log line that shows it:
2013-07-11 09:35:00,489 DEBUG [RpcServer.handler=4,port=55346]
master.AssignmentManager(2277): Attempting to unassign
ephemeral,,1373535299969.ab63d8b7c5339b4a61fdd70e8cb8993a. but it is already in
transition (OPEN, force=false)
(Will open new issue on move dying silently).
> 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
