[
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14253593#comment-14253593
]
stack commented on HBASE-12694:
-------------------------------
[~virag] I think this broke branch-1 and there is something odd in 0.98. See
here for 0.98:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-0.98/751/testReport/junit/org.apache.hadoop.hbase.regionserver/TestZKLessSplitOnCluster/testSplitHooksBeforeAndAfterPONR/
And 1.1 has zkless tests failing -- which are subclasses of
testsplittransactiononcluster:
https://builds.apache.org/view/H-L/view/HBase/job/HBase-1.1/6/
Seems fine in trunk.
Suggest revert from all places until it works in all places... then reapply?
> testTableExistsIfTheSpecifiedTableRegionIsSplitParent in
> TestSplitTransactionOnCluster class leaves regions in transition
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-12694
> URL: https://issues.apache.org/jira/browse/HBASE-12694
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.0.0, 0.98.9
> Reporter: Vandana Ayyalasomayajula
> Assignee: Vandana Ayyalasomayajula
> Priority: Minor
> Fix For: 2.0.0, 0.98.10, 1.1.0
>
> Attachments: HBASE-12694-98.1.patch, HBASE-12694-branch-1.1.patch,
> HBASE-12694-branch-1.patch, HBASE-12694-master.patch, HBASE-12694-master.patch
>
>
> There seems to a clean up issue with the unit test
> "testTableExistsIfTheSpecifiedTableRegionIsSplitParent" in
> TestSplitTransactionOnCluster class. It always has a region in transition. So
> any unit test that executes after that test, will cause balance method to
> return false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)