[jira] [Updated] (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:all-tabpanel
 ]

Virag Kothari updated HBASE-12694:
--
Release Note:   (was: 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] [Updated] (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:all-tabpanel
 ]

Virag Kothari updated HBASE-12694:
--
   Resolution: Fixed
Fix Version/s: 1.0.0
 Release Note: Committed the new patch back to all places.
   Status: Resolved  (was: Patch Available)

> 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-05 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Status: Patch Available  (was: Reopened)

> 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: 0.98.9, 1.0.0
>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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-05 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-master.2.patch

Rebased patch for master. No code changes. 

> 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-05 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-98.2.patch

Patch for 98 branch. 

> 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.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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2015-01-05 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-branch-1.2.patch

Patch for branch-1 which makes split transaction unit test to pass with and 
without zk assignment.

> 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.2.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] [Updated] (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:all-tabpanel
 ]

Virag Kothari updated HBASE-12694:
--
   Resolution: Fixed
Fix Version/s: 1.1.0
   0.98.10
   2.0.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

> 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] [Updated] (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:all-tabpanel
 ]

Virag Kothari updated HBASE-12694:
--
Attachment: HBASE-12694-master.patch

Forgot to let the pre-commit build run. Reverting and reattaching the patch

> 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] [Updated] (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:all-tabpanel
 ]

stack updated HBASE-12694:
--
Status: Patch Available  (was: Open)

> 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: 0.98.9, 1.0.0
>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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: (was: HBASE-12694-branch-1.1.patch)

> 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: (was: HBASE-12694-98.1.patch)

> 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-98.1.patch
HBASE-12694-branch-1.1.patch

> 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-branch-1.1.patch
HBASE-12694-98.1.patch

Patch for 98 and branch-1 after recent merges. 

> 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-17 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-master.patch

Patch for master.

> 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, 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] [Updated] (HBASE-12694) testTableExistsIfTheSpecifiedTableRegionIsSplitParent in TestSplitTransactionOnCluster class leaves regions in transition

2014-12-16 Thread Vandana Ayyalasomayajula (JIRA)

 [ 
https://issues.apache.org/jira/browse/HBASE-12694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vandana Ayyalasomayajula updated HBASE-12694:
-
Attachment: HBASE-12694-branch-1.patch

Patch for branch-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)