[
https://issues.apache.org/jira/browse/HBASE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13740444#comment-13740444
]
Andrew Purtell commented on HBASE-9209:
---------------------------------------
Here's a new one.
{noformat}
testShutdownSimpleFixup(org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster)
Time elapsed: 4.336 sec <<< ERROR!
java.lang.reflect.UndeclaredThrowableException
at com.sun.proxy.$Proxy21.move(Unknown Source)
at org.apache.hadoop.hbase.client.HBaseAdmin.move(HBaseAdmin.java:1310)
at
org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.ensureTableRegionNotOnSameServerAsMeta(TestSplitTransactionOnCluster.java:740)
at
org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.testShutdownSimpleFixup(TestSplitTransactionOnCluster.java:255)
[...]
Caused by: org.apache.hadoop.ipc.RemoteException:
org.apache.hadoop.hbase.UnknownRegionException: 4e6a7f98cb84d0091566b3e74028f65b
at org.apache.hadoop.hbase.master.HMaster.move(HMaster.java:1046)
{noformat}
Testing an additional change. Will post updated patch when this test is more
stable.
> [0.92] TestSplitTransactionOnCluster occasionally fails
> -------------------------------------------------------
>
> Key: HBASE-9209
> URL: https://issues.apache.org/jira/browse/HBASE-9209
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.92.3
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.92.3
>
> Attachments: 9209.patch, 9209.patch
>
>
> There are some issues with this test fixed in later branches. It doesn't seem
> pressing to backport any of that work. Will resolve by disabling the test in
> the 0.92 branch. Please indicate if you prefer an alternate approach.
--
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