[
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268324#comment-14268324
]
Hudson commented on HBASE-12694:
--------------------------------
SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #744 (See
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/744/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in
TestSplitTransactionOnCluster class leaves regions in transition (Vandana
Ayyalasomayajula) (virag: rev 3a71fc93e77c7a306db70e195b4e98c1688e73f7)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
> 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: 1.0.0, 2.0.0, 0.98.10, 1.1.0
>
> Attachments: HBASE-12694-98.1.patch, HBASE-12694-98.2.patch,
> HBASE-12694-branch-1.1.patch, HBASE-12694-branch-1.2.patch,
> HBASE-12694-branch-1.patch, HBASE-12694-master.2.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)