[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2012-11-18 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Muraru updated HBASE-4805: - Attachment: (was: HBASE-6580_v1.patch) > Allow better control of resource consumption in

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2012-11-18 Thread Adrian Muraru (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrian Muraru updated HBASE-4805: - Attachment: HBASE-6580_v1.patch > Allow better control of resource consumption in HTable > --

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-17 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-17 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Attachment: 4805-v5.txt Agreed... Got rid of asserts. > Allow better control of

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-17 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Attachment: 4805-v4.txt Used IllegalArgumentException instead (also used in validatePut(...)).

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-17 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Status: Patch Available (was: Open) > Allow better control of resource consumption in HTable

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-17 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Attachment: 4805-v3.txt New patch. Fixes test failure (configuration returned from connection, is

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-17 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Status: Open (was: Patch Available) > Allow better control of resource consumption in HTable

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-16 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Status: Patch Available (was: Open) Getting the tests run. > Allow better contr

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-16 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Fix Version/s: 0.92.0 > Allow better control of resource consumption in HTable >

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-16 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Attachment: 4805-v2.txt How about this? The idea here is that either you the system do the "right

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-16 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Attachment: 4805.txt Here's a patch. Did a test where I pre-create both the ExecutorService and

[jira] [Updated] (HBASE-4805) Allow better control of resource consumption in HTable

2011-11-16 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4805?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4805: - Affects Version/s: 0.92.0 Fix Version/s: 0.94.0 I'd be fine putting this in 0.92. It's no