[jira] [Updated] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread chunhui shen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chunhui shen updated HBASE-5165: Attachment: hbase-5165v2.patch Modify it as Ted's comment in 5165v2.patch.(DeleteTableHandler

[jira] [Updated] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5165: -- Status: Patch Available (was: Open) Concurrent processing of DeleteTableHandler and

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: (was: 5139.txt) Compute (weighted) median using AggregateProtocol

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: 5139.txt Compute (weighted) median using AggregateProtocol

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: 5139.txt Patch now supports weighted median Compute (weighted) median

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: (was: 5139.txt) Compute (weighted) median using AggregateProtocol

[jira] [Commented] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183167#comment-13183167 ] Zhihong Yu commented on HBASE-5165: --- As Stack said: bq. now when a table is disabled, we

[jira] [Issue Comment Edited] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread Zhihong Yu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183167#comment-13183167 ] Zhihong Yu edited comment on HBASE-5165 at 1/10/12 9:39 AM: As

[jira] [Commented] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

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

[jira] [Created] (HBASE-5166) MultiThreaded Table Mapper analogous to MultiThreaded Mapper in hadoop

2012-01-10 Thread Jai Kumar Singh (Created) (JIRA)
MultiThreaded Table Mapper analogous to MultiThreaded Mapper in hadoop -- Key: HBASE-5166 URL: https://issues.apache.org/jira/browse/HBASE-5166 Project: HBase Issue Type:

[jira] [Commented] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread chunhui shen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183181#comment-13183181 ] chunhui shen commented on HBASE-5165: - I'm not clear why we need to set disabled flag

[jira] [Created] (HBASE-5167) We shouldn't be injecting 'Killing [daemon]' into logs, when we aren't doing that.

2012-01-10 Thread Harsh J (Created) (JIRA)
We shouldn't be injecting 'Killing [daemon]' into logs, when we aren't doing that. -- Key: HBASE-5167 URL: https://issues.apache.org/jira/browse/HBASE-5167 Project:

[jira] [Updated] (HBASE-5167) We shouldn't be injecting 'Killing [daemon]' into logs, when we aren't doing that.

2012-01-10 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5167: --- Fix Version/s: 0.94.0 Status: Patch Available (was: Open) We shouldn't be injecting

[jira] [Updated] (HBASE-5167) We shouldn't be injecting 'Killing [daemon]' into logs, when we aren't doing that.

2012-01-10 Thread Harsh J (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J updated HBASE-5167: --- Attachment: HBASE-5167.patch Lets make it {{s/Killing/Terminating/}} We shouldn't be

[jira] [Created] (HBASE-5168) Backport HBASE-5100 - Rollback of split could cause closed region to be opened again

2012-01-10 Thread ramkrishna.s.vasudevan (Created) (JIRA)
Backport HBASE-5100 - Rollback of split could cause closed region to be opened again Key: HBASE-5168 URL: https://issues.apache.org/jira/browse/HBASE-5168 Project:

[jira] [Commented] (HBASE-5167) We shouldn't be injecting 'Killing [daemon]' into logs, when we aren't doing that.

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

[jira] [Updated] (HBASE-5166) MultiThreaded Table Mapper analogous to MultiThreaded Mapper in hadoop

2012-01-10 Thread Jai Kumar Singh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jai Kumar Singh updated HBASE-5166: --- Attachment: 0001-Added-MultithreadedTableMapper-HBASE-5166.patch This is the implementation

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

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5120: -- Attachment: HBASE-5120_2.patch Timeout monitor races with table disable

[jira] [Commented] (HBASE-5155) ServerShutDownHandler And Disable/Delete should not happen parallely leading to recreation of regions that were deleted

2012-01-10 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183205#comment-13183205 ] ramkrishna.s.vasudevan commented on HBASE-5155: --- @Stack After analysing the

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

2012-01-10 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183206#comment-13183206 ] ramkrishna.s.vasudevan commented on HBASE-5120: --- @Ted I feel abort is not

[jira] [Created] (HBASE-5169) This is a subtask of issue 4120,this patch provides the region server group feature of HBase.

2012-01-10 Thread Liu Jia (Created) (JIRA)
This is a subtask of issue 4120,this patch provides the region server group feature of HBase. -- Key: HBASE-5169 URL: https://issues.apache.org/jira/browse/HBASE-5169

[jira] [Updated] (HBASE-5169) This is a subtask of issue 4120,this patch provides the region server group feature of HBase.

2012-01-10 Thread Liu Jia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jia updated HBASE-5169: --- Attachment: GroupOfRegionServer_v1.patch This is a subtask of issue 4120,this patch provides the

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

2012-01-10 Thread Jieshan Bean (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183290#comment-13183290 ] Jieshan Bean commented on HBASE-5153: - Only do that in flushCommits maybe not enough.

[jira] [Updated] (HBASE-5169) This is a subtask of issue 4120,this patch provides the region server group feature of HBase.

2012-01-10 Thread Liu Jia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jia updated HBASE-5169: --- Status: Patch Available (was: Open) The patch of region server group,with test case but don't contain the

[jira] [Created] (HBASE-5170) The web tools of region server groups

2012-01-10 Thread Liu Jia (Created) (JIRA)
The web tools of region server groups - Key: HBASE-5170 URL: https://issues.apache.org/jira/browse/HBASE-5170 Project: HBase Issue Type: Sub-task Reporter: Liu Jia The web pages which allow

[jira] [Updated] (HBASE-5170) The web tools of region server groups

2012-01-10 Thread Liu Jia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jia updated HBASE-5170: --- Attachment: GroupOfRegionServerWebTool.patch The web tools of region server groups

[jira] [Commented] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183308#comment-13183308 ] ramkrishna.s.vasudevan commented on HBASE-5165: --- @Chunhui I just now saw

[jira] [Updated] (HBASE-5169) Group of Region Server, a subtask of issue 4120

2012-01-10 Thread Liu Jia (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Jia updated HBASE-5169: --- Summary: Group of Region Server, a subtask of issue 4120 (was: This is a subtask of issue 4120,this

[jira] [Issue Comment Edited] (HBASE-5165) Concurrent processing of DeleteTableHandler and ServerShutdownHandler may cause deleted region to assign again

2012-01-10 Thread ramkrishna.s.vasudevan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183308#comment-13183308 ] ramkrishna.s.vasudevan edited comment on HBASE-5165 at 1/10/12 3:04 PM:

[jira] [Commented] (HBASE-5169) Group of Region Server, a subtask of issue 4120

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

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

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5157: -- Attachment: HBASE-4880_branch90_1.patch Backport HBASE-4880- Region is on

[jira] [Updated] (HBASE-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5158: -- Attachment: HBASE-4878_branch90_1.patch Backport HBASE-4878 - Master

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

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183319#comment-13183319 ] Zhihong Yu commented on HBASE-5120: --- I think deleteClosingOrClosedNode() should catch

[jira] [Updated] (HBASE-5159) Backport HBASE-4079 - HTableUtil - helper class for loading data

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5159: -- Attachment: HBASE-4079.patch Backport HBASE-4079 - HTableUtil - helper

[jira] [Updated] (HBASE-5156) Backport HBASE-4899 - Region would be assigned twice easily with continually killing server and moving region in testing environment

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5156: -- Attachment: HBASE-4899_Branch90_1.patch Backport HBASE-4899 - Region

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

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5120: -- Attachment: HBASE-5120_3.patch Timeout monitor races with table disable

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

2012-01-10 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183337#comment-13183337 ] ramkrishna.s.vasudevan commented on HBASE-5120: --- @Ted Thanks for your

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

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5120: -- Status: Open (was: Patch Available) Timeout monitor races with table

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

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5120: -- Status: Patch Available (was: Open) Timeout monitor races with table

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

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

[jira] [Created] (HBASE-5171) Potential NullPointerException while obtaining row lock

2012-01-10 Thread Yves Langisch (Created) (JIRA)
Potential NullPointerException while obtaining row lock Key: HBASE-5171 URL: https://issues.apache.org/jira/browse/HBASE-5171 Project: HBase Issue Type: Bug Components:

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

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183380#comment-13183380 ] Zhihong Yu commented on HBASE-5120: --- {code} +LOG.debug(The deletion of the

[jira] [Issue Comment Edited] (HBASE-5120) Timeout monitor races with table disable handler

2012-01-10 Thread Zhihong Yu (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183380#comment-13183380 ] Zhihong Yu edited comment on HBASE-5120 at 1/10/12 5:07 PM:

[jira] [Updated] (HBASE-5137) MasterFileSystem.splitLog() should abort even if waitOnSafeMode() throws IOException

2012-01-10 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5137: -- Fix Version/s: 0.90.6 0.92.1 Committed to 0.90 and trunk.

[jira] [Commented] (HBASE-5137) MasterFileSystem.splitLog() should abort even if waitOnSafeMode() throws IOException

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183413#comment-13183413 ] stack commented on HBASE-5137: -- @Ram Please commit to 0.92 branch also.

[jira] [Commented] (HBASE-5156) Backport HBASE-4899 - Region would be assigned twice easily with continually killing server and moving region in testing environment

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183416#comment-13183416 ] stack commented on HBASE-5156: -- +1 Backport HBASE-4899 - Region would be

[jira] [Commented] (HBASE-5159) Backport HBASE-4079 - HTableUtil - helper class for loading data

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183417#comment-13183417 ] stack commented on HBASE-5159: -- +1 Backport HBASE-4079 - HTableUtil -

[jira] [Commented] (HBASE-5158) Backport HBASE-4878 - Master crash when splitting hlog may cause data loss

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183420#comment-13183420 ] stack commented on HBASE-5158: -- +1 Backport HBASE-4878 - Master crash when

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

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183421#comment-13183421 ] stack commented on HBASE-5157: -- +1 Backport HBASE-4880- Region is on

[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5134: - Status: Patch Available (was: Open) Remove getRegionServerWithoutRetries and getRegionServerWithRetries

[jira] [Commented] (HBASE-5137) MasterFileSystem.splitLog() should abort even if waitOnSafeMode() throws IOException

2012-01-10 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183424#comment-13183424 ] ramkrishna.s.vasudevan commented on HBASE-5137: --- Committed to 0.92 also.

[jira] [Resolved] (HBASE-5137) MasterFileSystem.splitLog() should abort even if waitOnSafeMode() throws IOException

2012-01-10 Thread ramkrishna.s.vasudevan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-5137. --- Resolution: Fixed Fix Version/s: (was: 0.92.1)

[jira] [Issue Comment Edited] (HBASE-5137) MasterFileSystem.splitLog() should abort even if waitOnSafeMode() throws IOException

2012-01-10 Thread ramkrishna.s.vasudevan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183424#comment-13183424 ] ramkrishna.s.vasudevan edited comment on HBASE-5137 at 1/10/12 5:54 PM:

[jira] [Commented] (HBASE-5171) Potential NullPointerException while obtaining row lock

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183425#comment-13183425 ] Zhihong Yu commented on HBASE-5171: --- @Yves: Do you want to provide a patch ? I think

[jira] [Commented] (HBASE-5171) Potential NullPointerException while obtaining row lock

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183429#comment-13183429 ] Zhihong Yu commented on HBASE-5171: --- One workaround is to increase the value for

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

2012-01-10 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183434#comment-13183434 ] ramkrishna.s.vasudevan commented on HBASE-5120: --- @Ted Ok. I will make a

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: 5139-v2.txt Patch version 2 modifies some javadoc and utilizes scanner caching in pass 2.

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Status: Patch Available (was: Open) Compute (weighted) median using AggregateProtocol

[jira] [Created] (HBASE-5172) HTableInterface should extend java.io.Closeable

2012-01-10 Thread Zhihong Yu (Created) (JIRA)
HTableInterface should extend java.io.Closeable --- Key: HBASE-5172 URL: https://issues.apache.org/jira/browse/HBASE-5172 Project: HBase Issue Type: Bug Reporter: Zhihong Yu Ioan

[jira] [Commented] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183442#comment-13183442 ] Zhihong Yu commented on HBASE-5033: --- @Liyin: Do you happen to have some performance data

[jira] [Commented] (HBASE-5139) Compute (weighted) median using AggregateProtocol

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

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: (was: 5139-v2.txt) Compute (weighted) median using AggregateProtocol

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: (was: 5139.txt) Compute (weighted) median using AggregateProtocol

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Attachment: 5139-v2.txt Compute (weighted) median using AggregateProtocol

[jira] [Updated] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5139: -- Comment: was deleted (was: -1 overall. Here are the results of testing the latest attachment

[jira] [Commented] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

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

[jira] [Commented] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183458#comment-13183458 ] stack commented on HBASE-5134: -- I ran your nice script Ted -- shall we check it in under

[jira] [Commented] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183462#comment-13183462 ] stack commented on HBASE-5134: -- I ran your script back to build 700 and every other test has

[jira] [Commented] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183463#comment-13183463 ] Zhihong Yu commented on HBASE-5134: --- Feel free to check the script under ./dev-support.

[jira] [Updated] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5134: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed trunk. Thanks for reviews lads.

[jira] [Updated] (HBASE-5173) Commit hbase-4480 findHangingTest.sh script under dev-support

2012-01-10 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5173: - Attachment: 5173.txt Here is patch that adds script. Commit hbase-4480 findHangingTest.sh

[jira] [Updated] (HBASE-5140) TableInputFormat subclass to allow N number of splits per region during MR jobs

2012-01-10 Thread Josh Wymer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wymer updated HBASE-5140: -- Description: In regards to [HBASE-5138|https://issues.apache.org/jira/browse/HBASE-5138] I am working

[jira] [Resolved] (HBASE-5173) Commit hbase-4480 findHangingTest.sh script under dev-support

2012-01-10 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5173. -- Resolution: Fixed Fix Version/s: 0.94.0 Committed to trunk. Commit hbase-4480

[jira] [Created] (HBASE-5173) Commit hbase-4480 findHangingTest.sh script under dev-support

2012-01-10 Thread stack (Created) (JIRA)
Commit hbase-4480 findHangingTest.sh script under dev-support - Key: HBASE-5173 URL: https://issues.apache.org/jira/browse/HBASE-5173 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-5139) Compute (weighted) median using AggregateProtocol

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183480#comment-13183480 ] Zhihong Yu commented on HBASE-5139: --- I want to point out that weighted median

[jira] [Assigned] (HBASE-5172) HTableInterface should extend java.io.Closeable

2012-01-10 Thread stack (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-5172: Assignee: stack HTableInterface should extend java.io.Closeable

[jira] [Updated] (HBASE-5172) HTableInterface should extend java.io.Closeable

2012-01-10 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5172: - Attachment: 5172.txt HTableInterface should extend java.io.Closeable

[jira] [Updated] (HBASE-5172) HTableInterface should extend java.io.Closeable

2012-01-10 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5172: - Status: Patch Available (was: Open) HTableInterface should extend java.io.Closeable

[jira] [Commented] (HBASE-5163) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or hadoop QA on trunk (The directory is already locked.)

2012-01-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183487#comment-13183487 ] stack commented on HBASE-5163: -- The lock issue happens in a bunch of tests IIRC. Nice

[jira] [Commented] (HBASE-5139) Compute (weighted) median using AggregateProtocol

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

[jira] [Commented] (HBASE-5172) HTableInterface should extend java.io.Closeable

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183494#comment-13183494 ] Zhihong Yu commented on HBASE-5172: --- +1 on patch. Thanks Stack.

[jira] [Updated] (HBASE-5172) HTableInterface should extend java.io.Closeable

2012-01-10 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5172: - Resolution: Fixed Fix Version/s: 0.94.0 Hadoop Flags: Reviewed Status: Resolved (was:

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

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183495#comment-13183495 ] Zhihong Yu commented on HBASE-4608: --- I got the following on my MacBook for 4608v9.txt:

[jira] [Created] (HBASE-5174) Coalesce aborted tasks in the TaskMonitor

2012-01-10 Thread Jean-Daniel Cryans (Created) (JIRA)
Coalesce aborted tasks in the TaskMonitor - Key: HBASE-5174 URL: https://issues.apache.org/jira/browse/HBASE-5174 Project: HBase Issue Type: Improvement Affects Versions: 0.92.0

[jira] [Assigned] (HBASE-4440) add an option to presplit table to PerformanceEvaluation

2012-01-10 Thread Jean-Daniel Cryans (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans reassigned HBASE-4440: - Assignee: Jean-Daniel Cryans add an option to presplit table to

[jira] [Assigned] (HBASE-4440) add an option to presplit table to PerformanceEvaluation

2012-01-10 Thread Jean-Daniel Cryans (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans reassigned HBASE-4440: - Assignee: Sujee Maniyam (was: Jean-Daniel Cryans) ugh pressed the wrong button

[jira] [Commented] (HBASE-5172) HTableInterface should extend java.io.Closeable

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

[jira] [Commented] (HBASE-5137) MasterFileSystem.splitLog() should abort even if waitOnSafeMode() throws IOException

2012-01-10 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183531#comment-13183531 ] Hudson commented on HBASE-5137: --- Integrated in HBase-0.92 #238 (See

[jira] [Created] (HBASE-5175) Add DoubleColumnInterpreter

2012-01-10 Thread Zhihong Yu (Created) (JIRA)
Add DoubleColumnInterpreter --- Key: HBASE-5175 URL: https://issues.apache.org/jira/browse/HBASE-5175 Project: HBase Issue Type: Sub-task Reporter: Zhihong Yu DoubleColumnInterpreter was requested by

[jira] [Commented] (HBASE-5155) ServerShutDownHandler And Disable/Delete should not happen parallely leading to recreation of regions that were deleted

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183592#comment-13183592 ] Zhihong Yu commented on HBASE-5155: --- +1 on utilizing TableState.ENABLED Nice finding,

[jira] [Commented] (HBASE-5174) Coalesce aborted tasks in the TaskMonitor

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183653#comment-13183653 ] Zhihong Yu commented on HBASE-5174: --- I think this issue is similar to HBASE-5136 in that

[jira] [Commented] (HBASE-5163) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or hadoop QA on trunk (The directory is already locked.)

2012-01-10 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183655#comment-13183655 ] nkeywal commented on HBASE-5163: I've got a fix using a variation of #2. Tested 100 times

[jira] [Updated] (HBASE-5163) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or hadoop QA on trunk (The directory is already locked.)

2012-01-10 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-5163: --- Attachment: 5163.patch TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or

[jira] [Updated] (HBASE-5163) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or hadoop QA on trunk (The directory is already locked.)

2012-01-10 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-5163: --- Status: Patch Available (was: Open) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on

[jira] [Commented] (HBASE-5163) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or hadoop QA on trunk (The directory is already locked.)

2012-01-10 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183682#comment-13183682 ] Zhihong Yu commented on HBASE-5163: --- +1 on patch. Looped over the test and didn't

[jira] [Commented] (HBASE-5163) TestLogRolling#testLogRollOnDatanodeDeath fails sometimes on central build or hadoop QA on trunk (The directory is already locked.)

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

[jira] [Commented] (HBASE-5134) Remove getRegionServerWithoutRetries and getRegionServerWithRetries from HConnection Interface

2012-01-10 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13183704#comment-13183704 ] Lars Hofhansl commented on HBASE-5134: -- +1 on v6 Remove

[jira] [Updated] (HBASE-5121) MajorCompaction may affect scan's correctness

2012-01-10 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5121: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed to 0.92 and trunk

[jira] [Updated] (HBASE-5121) MajorCompaction may affect scan's correctness

2012-01-10 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5121: - Attachment: 5121-0.92.txt Patch against 0.92 MajorCompaction may affect scan's

[jira] [Updated] (HBASE-5150) Fail in a thread may not fail a test, clean up log splitting test

2012-01-10 Thread Jimmy Xiang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5150: --- Status: Patch Available (was: Open) Patch diff3. Fail in a thread may not fail a

  1   2   >