[jira] [Commented] (HBASE-5120) Timeout monitor races with table disable handler

2012-01-12 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185369#comment-13185369 ] Jean-Daniel Cryans commented on HBASE-5120: --- Testing the patch with a low

[jira] [Updated] (HBASE-5115) Change HBase color from purple to International Orange (Engineering)

2012-01-12 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5115: - Attachment: 5115.txt Patch adding new version of icon. Change HBase color from purple to

[jira] [Commented] (HBASE-5128) [uber hbck] Enable hbck to automatically repair table integrity problems as well as region consistency problems while online.

2012-01-12 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185373#comment-13185373 ] Jonathan Hsieh commented on HBASE-5128: --- I still need to do some more actual

[jira] [Commented] (HBASE-4608) HLog Compression

2012-01-12 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185377#comment-13185377 ] jirapos...@reviews.apache.org commented on HBASE-4608: --

[jira] [Commented] (HBASE-4608) HLog Compression

2012-01-12 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185378#comment-13185378 ] jirapos...@reviews.apache.org commented on HBASE-4608: --

[jira] [Created] (HBASE-5190) Limit the IPC queue size based on calls' payload size

2012-01-12 Thread Jean-Daniel Cryans (Created) (JIRA)
Limit the IPC queue size based on calls' payload size - Key: HBASE-5190 URL: https://issues.apache.org/jira/browse/HBASE-5190 Project: HBase Issue Type: Improvement Affects Versions:

[jira] [Commented] (HBASE-3584) We need to atomically put/delete/increment in one call

2012-01-12 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185399#comment-13185399 ] Lars Hofhansl commented on HBASE-3584: -- Hi Amit... Since AtomicRowMutation implements

[jira] [Commented] (HBASE-5115) Change HBase color from purple to International Orange (Engineering)

2012-01-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185409#comment-13185409 ] Hudson commented on HBASE-5115: --- Integrated in HBase-TRUNK #2629 (See

[jira] [Commented] (HBASE-5179) Concurrent processing of processFaileOver and ServerShutdownHandler may cause region to be assigned before log splitting is completed, causing data loss

2012-01-12 Thread chunhui shen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185411#comment-13185411 ] chunhui shen commented on HBASE-5179: - For Jinchao's patch v3, I think it's fine.

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: (was: HBASE-5153-V4-90.patch) HConnection re-creation in HTable after

[jira] [Updated] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Jieshan Bean (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-5153: Attachment: HBASE-5153-trunk-v2.patch HBASE-5153-V4-90.patch I updated the

[jira] [Commented] (HBASE-5120) Timeout monitor races with table disable handler

2012-01-12 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185424#comment-13185424 ] ramkrishna.s.vasudevan commented on HBASE-5120: --- @J-D {code} boolean

[jira] [Updated] (HBASE-5191) Fix compilation error against hadoop 0.23.1

2012-01-12 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5191: -- Affects Version/s: 0.92.0 Fix Version/s: 0.94.0 0.92.0 Fix

[jira] [Commented] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185426#comment-13185426 ] Hadoop QA commented on HBASE-5153: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5191) Fix compilation error against hadoop 0.23.1

2012-01-12 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185428#comment-13185428 ] Zhihong Yu commented on HBASE-5191: --- After fixing the compilation error, the test failed

[jira] [Commented] (HBASE-5191) Fix compilation error against hadoop 0.23.1

2012-01-12 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185430#comment-13185430 ] Zhihong Yu commented on HBASE-5191: --- After getting over NoSuchMethodException, the test

[jira] [Commented] (HBASE-5187) [book] Added documentation about Loopback IP

2012-01-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185440#comment-13185440 ] Hudson commented on HBASE-5187: --- Integrated in HBase-TRUNK-security #76 (See

[jira] [Commented] (HBASE-5115) Change HBase color from purple to International Orange (Engineering)

2012-01-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185442#comment-13185442 ] Hudson commented on HBASE-5115: --- Integrated in HBase-TRUNK-security #76 (See

[jira] [Commented] (HBASE-5188) [book] ops_mgt.xml - added comments about built-in utilities about scanner caching configuration

2012-01-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185439#comment-13185439 ] Hudson commented on HBASE-5188: --- Integrated in HBase-TRUNK-security #76 (See

[jira] [Commented] (HBASE-5157) Backport HBASE-4880- Region is on service before openRegionHandler completes, may cause data loss

2012-01-12 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185443#comment-13185443 ] Zhihong Yu commented on HBASE-5157: --- Backed out the patch from 0.90 - Ramkrishna doesn't

[jira] [Commented] (HBASE-5185) [book] book.xml - Arch chapter, change Client Filters to Client Request Filters

2012-01-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185441#comment-13185441 ] Hudson commented on HBASE-5185: --- Integrated in HBase-TRUNK-security #76 (See

[jira] [Commented] (HBASE-5177) HTable needs a non cached version of getRegionLocation

2012-01-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185438#comment-13185438 ] Hudson commented on HBASE-5177: --- Integrated in HBase-TRUNK-security #76 (See

[jira] [Updated] (HBASE-3584) We need to atomically put/delete/increment in one call

2012-01-12 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3584: - Attachment: 3584-v3.txt This is the same patch that is up on RB right now. Getting a test run

[jira] [Updated] (HBASE-3584) We need to atomically put/delete/increment in one call

2012-01-12 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3584: - Component/s: regionserver coprocessors client Fix

[jira] [Updated] (HBASE-3584) We need to atomically put/delete/increment in one call

2012-01-12 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3584: - Status: Patch Available (was: Open) We need to atomically put/delete/increment in one call

[jira] [Commented] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185453#comment-13185453 ] Zhihong Yu commented on HBASE-5153: --- +1 on latest patches. HConnection

[jira] [Commented] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185455#comment-13185455 ] Lars Hofhansl commented on HBASE-5153: -- The trunk and 0.92 patch won't work with

[jira] [Commented] (HBASE-5153) HConnection re-creation in HTable after HConnection abort

2012-01-12 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185456#comment-13185456 ] Lars Hofhansl commented on HBASE-5153: -- Is the only time when this happens a loss of

[jira] [Commented] (HBASE-3584) We need to atomically put/delete/increment in one call

2012-01-12 Thread Hadoop QA (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185459#comment-13185459 ] Hadoop QA commented on HBASE-3584: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-3692) Handle RejectedExecutionException in HTable

2012-01-12 Thread Andy Jefferson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13185467#comment-13185467 ] Andy Jefferson commented on HBASE-3692: --- @Jean-Daniel, thanks very much. Hoped it

<    1   2