[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268190#comment-14268190
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-1.1 #65 (See 
[https://builds.apache.org/job/HBase-1.1/65/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 46f993b19fa11d1a8880d08045be43e38017b46a)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268257#comment-14268257
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-TRUNK #6001 (See 
[https://builds.apache.org/job/HBase-TRUNK/6001/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 7dce0d5c4549a1d5986d3bc82734924219d8bb25)
* 
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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-07 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268249#comment-14268249
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-0.98 #779 (See 
[https://builds.apache.org/job/HBase-0.98/779/])
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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-07 Thread Virag Kothari (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14268042#comment-14268042
 ] 

Virag Kothari commented on HBASE-12694:
---

Committed the new patch back to all places.

 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-06 Thread Virag Kothari (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14266616#comment-14266616
 ] 

Virag Kothari commented on HBASE-12694:
---

+1 on the new patches. Will commit soon to all branches

 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-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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-05 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14265643#comment-14265643
 ] 

Hadoop QA commented on HBASE-12694:
---

{color:green}+1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12690219/HBASE-12694-master.2.patch
  against master branch at commit 7774f964e62842806d849cae1a6af830c137d737.
  ATTACHMENT ID: 12690219

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javadoc{color}.  The javadoc tool did not generate any 
warning messages.

{color:green}+1 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

{color:green}+1 findbugs{color}.  The patch does not introduce any new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//artifact/patchprocess/checkstyle-aggregate.html

  Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12322//console

This message is automatically generated.

 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-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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-19 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253792#comment-14253792
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-TRUNK #5949 (See 
[https://builds.apache.org/job/HBase-TRUNK/5949/])
Revert HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev dceaa2589f591bdbaf2a66b0274819a116a449cf)
* 
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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253804#comment-14253804
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-1.1 #10 (See 
[https://builds.apache.org/job/HBase-1.1/10/])
Revert HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 29940c286e7029bb863055f6456793d99e7d2d87)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253850#comment-14253850
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-0.98 #752 (See 
[https://builds.apache.org/job/HBase-0.98/752/])
Revert HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 34f18715db72a4ebed363226a28a04a9ae52404e)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-19 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14253908#comment-14253908
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-0.98-on-Hadoop-1.1 #718 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/718/])
Revert HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 34f18715db72a4ebed363226a28a04a9ae52404e)
* 
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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-19 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14254372#comment-14254372
 ] 

stack commented on HBASE-12694:
---

[~virag] Thanks for revert. It got us passing again (for a while at least): 
https://builds.apache.org/view/H-L/view/HBase/job/HBase-1.1/10/

 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Virag Kothari (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252084#comment-14252084
 ] 

Virag Kothari commented on HBASE-12694:
---

Test also passes for me. Thanks Vandana. Committing this in a short time

 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
 Attachments: HBASE-12694-98.1.patch, HBASE-12694-branch-1.1.patch, 
 HBASE-12694-branch-1.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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252088#comment-14252088
 ] 

stack commented on HBASE-12694:
---

+1

 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
 Attachments: HBASE-12694-98.1.patch, HBASE-12694-branch-1.1.patch, 
 HBASE-12694-branch-1.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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252105#comment-14252105
 ] 

Hadoop QA commented on HBASE-12694:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12687840/HBASE-12694-98.1.patch
  against master branch at commit 9ae615f82bc0521b7301bb5ea99f0367fc20f746.
  ATTACHMENT ID: 12687840

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12141//console

This message is automatically generated.

 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
 Attachments: HBASE-12694-98.1.patch, HBASE-12694-branch-1.1.patch, 
 HBASE-12694-branch-1.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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252290#comment-14252290
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-TRUNK #5944 (See 
[https://builds.apache.org/job/HBase-TRUNK/5944/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 9ae615f82bc0521b7301bb5ea99f0367fc20f746)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
Revert HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 3caae62390615aa2568794247fb6193582490642)
* 
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
 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252305#comment-14252305
 ] 

Hudson commented on HBASE-12694:


FAILURE: Integrated in HBase-1.1 #3 (See 
[https://builds.apache.org/job/HBase-1.1/3/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 7fbee896f488405bc883a533f842c77422dee18d)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.java
Revert HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 9895604e968984a55de20b99b0a875c23d83b329)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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
 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252330#comment-14252330
 ] 

Hadoop QA commented on HBASE-12694:
---

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12688099/HBASE-12694-master.patch
  against master branch at commit 3caae62390615aa2568794247fb6193582490642.
  ATTACHMENT ID: 12688099

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:green}+1 tests included{color}.  The patch appears to include 3 new 
or modified tests.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 1 
warning messages.

{color:green}+1 checkstyle{color}.  The applied patch does not increase the 
total number of checkstyle errors

{color:red}-1 findbugs{color}.  The patch appears to introduce 5 new 
Findbugs (version 2.0.3) warnings.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

  {color:green}+1 site{color}.  The mvn site goal succeeds with this patch.

{color:green}+1 core tests{color}.  The patch passed unit tests in .

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/checkstyle-aggregate.html

  Javadoc warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/12143//console

This message is automatically generated.

 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
 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Virag Kothari (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252724#comment-14252724
 ] 

Virag Kothari commented on HBASE-12694:
---

Committed to master, branch-1 and 0.98

 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252841#comment-14252841
 ] 

Hudson commented on HBASE-12694:


FAILURE: Integrated in HBase-1.1 #6 (See 
[https://builds.apache.org/job/HBase-1.1/6/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev f0e27b2f78fbaac5e86c7092b1cda64a2a2142b5)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252856#comment-14252856
 ] 

Hudson commented on HBASE-12694:


SUCCESS: Integrated in HBase-TRUNK #5945 (See 
[https://builds.apache.org/job/HBase-TRUNK/5945/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev b24991d7a0dad949a22fb8eee1e1b0c299ce6807)
* 
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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252885#comment-14252885
 ] 

Hudson commented on HBASE-12694:


FAILURE: Integrated in HBase-0.98 #751 (See 
[https://builds.apache.org/job/HBase-0.98/751/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 51cb0fe6eb3244de40dd508c9d68cb98e2ca4eca)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14252959#comment-14252959
 ] 

Hudson commented on HBASE-12694:


FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #717 (See 
[https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/717/])
HBASE-12694 testTableExistsIfTheSpecifiedTableRegionIsSplitParent in 
TestSplitTransactionOnCluster class leaves regions in transition (Vandana 
Ayyalasomayajula) (virag: rev 51cb0fe6eb3244de40dd508c9d68cb98e2ca4eca)
* 
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestSplitTransactionOnCluster.java
* 
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/SplitTransaction.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: 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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Rajeshbabu Chintaguntla (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14250179#comment-14250179
 ] 

Rajeshbabu Chintaguntla commented on HBASE-12694:
-

+1

 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
 Attachments: HBASE-12694-branch-1.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)


[jira] [Commented] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Virag Kothari (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14250301#comment-14250301
 ] 

Virag Kothari commented on HBASE-12694:
---

lgtm, master branch has this problem too, no?

 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
 Attachments: HBASE-12694-branch-1.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)