[
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14268204#comment-14268204
]
Hudson commented on HBASE-12694:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #640 (See
[https://builds.apache.org/job/HBase-1.0/640/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in
TestSplitTransactionOnCluster class leaves regions in transition (Vandana
Ayyalasomayajula) (virag: rev 61fe93e5fd1483297dfaf1ceb2ddc261eb707111)
*
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)