[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7541: - Fix Version/s: 1.1.0 > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Fix For: 2.0.0, 1.1.0 > > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt, > HBASE_7541_v2.txt, HBASE_7541_v2_branch-1.txt, HBASE_7541_v2_branch-1.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Attachment: HBASE_7541_v2_branch-1.txt No worries; Just rebased, here's the patch > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Fix For: 2.0.0 > > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt, > HBASE_7541_v2.txt, HBASE_7541_v2_branch-1.txt, HBASE_7541_v2_branch-1.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Attachment: HBASE_7541_v2_branch-1.txt Adding patch for branch-1 > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Fix For: 2.0.0 > > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt, > HBASE_7541_v2.txt, HBASE_7541_v2_branch-1.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7541: - Resolution: Fixed Fix Version/s: 2.0.0 Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Nice one Jonathan. Thanks for the patch. Pushed to master. If you make a version for branch-1, I will push it there to. Thanks. > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Fix For: 2.0.0 > > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt, > HBASE_7541_v2.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Attachment: HBASE_7541_v2.txt retrying to trigger the build > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt, > HBASE_7541_v2.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Status: Patch Available (was: Open) Adding a new patch that fixes the failing test. The test was failing due to the fact that the modifications to the createMultiRegionTable workflow now creates a table with 26 regions rather than 25. This patch updates the test accordingly. > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Status: Open (was: Patch Available) > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Attachment: HBASE_7541_v2.txt > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt, HBASE_7541_v2.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Status: Patch Available (was: Open) > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Lawlor updated HBASE-7541: --- Attachment: HBASE7541_patch_v1.txt Replaced instances of the createMultiRegions call with equivalent calls to createTable and createMultiRegionTable. In one instance a test was improved to use public APIs rather than replacing the call to createMultiRegions with createMultiRegionTable. > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > Attachments: HBASE7541_patch_v1.txt > > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7541: - Assignee: Jonathan Lawlor > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Jonathan Lawlor > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-7541: --- Assignee: (was: Himanshu Vashishtha) > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira
[jira] [Updated] (HBASE-7541) Convert all tests that use HBaseTestingUtility.createMultiRegions to HBA.createTable
[ https://issues.apache.org/jira/browse/HBASE-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7541: - Fix Version/s: (was: 0.95.0) > Convert all tests that use HBaseTestingUtility.createMultiRegions to > HBA.createTable > > > Key: HBASE-7541 > URL: https://issues.apache.org/jira/browse/HBASE-7541 > Project: HBase > Issue Type: Improvement >Reporter: Jean-Daniel Cryans >Assignee: Himanshu Vashishtha > > Like I discussed in HBASE-7534, {{HBaseTestingUtility.createMultiRegions}} > should disappear and not come back. There's about 25 different places in the > code that rely on it that need to be changed the same way I changed > TestReplication. > Perfect for someone that wants to get started with HBase dev :) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira