[jira] [Commented] (HBASE-5353) HA/Distributed HMaster via RegionServers

2012-03-08 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225079#comment-13225079 ] Jonathan Hsieh commented on HBASE-5353: --- @Todd @Nicholas A months back I've started

[jira] [Created] (HBASE-5539) asynchbase PerformanceEvaluation

2012-03-08 Thread Benoit Sigoure (Created) (JIRA)
asynchbase PerformanceEvaluation Key: HBASE-5539 URL: https://issues.apache.org/jira/browse/HBASE-5539 Project: HBase Issue Type: New Feature Components: performance Reporter: Benoit

[jira] [Updated] (HBASE-5539) asynchbase PerformanceEvaluation

2012-03-08 Thread Benoit Sigoure (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Sigoure updated HBASE-5539: -- Attachment: 0001-asynchbase-PerformanceEvaluation.patch This is the patch that I'm using right

[jira] [Commented] (HBASE-5516) GZip leading to memory leak in 0.90. Fix similar to HBASE-5387 needed for 0.90.

2012-03-08 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225202#comment-13225202 ] ramkrishna.s.vasudevan commented on HBASE-5516: --- {code} top - 08:41:24 up 28

[jira] [Updated] (HBASE-5516) GZip leading to memory leak in 0.90. Fix similar to HBASE-5387 needed for 0.90.

2012-03-08 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5516: -- Attachment: HBASE-5516_3_0.90.patch Updated patch addressing comments.

[jira] [Commented] (HBASE-5516) GZip leading to memory leak in 0.90. Fix similar to HBASE-5387 needed for 0.90.

2012-03-08 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225267#comment-13225267 ] ramkrishna.s.vasudevan commented on HBASE-5516: --- bq.What if blockBegin is 0

[jira] [Commented] (HBASE-5505) if max file size set to 256M, Per table hbase.hregion.max.filesize setting(at htable creation) overwritten by value set in hbase-site.conf(which might not be 256MB)

2012-03-08 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225275#comment-13225275 ] Jonathan Hsieh commented on HBASE-5505: --- @steven I agree with your suggestion of

[jira] [Issue Comment Edited] (HBASE-5516) GZip leading to memory leak in 0.90. Fix similar to HBASE-5387 needed for 0.90.

2012-03-08 Thread ramkrishna.s.vasudevan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225267#comment-13225267 ] ramkrishna.s.vasudevan edited comment on HBASE-5516 at 3/8/12 4:08 PM:

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225278#comment-13225278 ] ramkrishna.s.vasudevan commented on HBASE-5074: --- @Dhruba Most of the times

[jira] [Updated] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5540: -- Description: Currently there is no hbase 0.94 apache jenkins build and the trunk on hadoop

[jira] [Created] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread Jonathan Hsieh (Created) (JIRA)
Update apache jenkins to include 0.94 and builds against Hadoop 0.23 Key: HBASE-5540 URL: https://issues.apache.org/jira/browse/HBASE-5540 Project: HBase Issue Type: Task

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225287#comment-13225287 ] Phabricator commented on HBASE-5515: sc has commented on the revision HBASE-5515

[jira] [Commented] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225300#comment-13225300 ] Zhihong Yu commented on HBASE-5540: --- There is 0.94 build:

[jira] [Commented] (HBASE-5516) GZip leading to memory leak in 0.90. Fix similar to HBASE-5387 needed for 0.90.

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225304#comment-13225304 ] Zhihong Yu commented on HBASE-5516: --- +1 on patch v3. GZip leading to

[jira] [Commented] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225318#comment-13225318 ] Jonathan Hsieh commented on HBASE-5540: --- I see. In that case, we should update

[jira] [Commented] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225322#comment-13225322 ] stack commented on HBASE-5540: -- Done. I missed adding it to the hbase group.

[jira] [Resolved] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread stack (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-5540. -- Resolution: Fixed Assignee: stack I grouped the 0.94 builds under the hbase area up on jenkins and

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5515: --- Attachment: HBASE-5515.D2067.20.patch sc updated the revision HBASE-5515 [jira] Add a processRow API

[jira] [Resolved] (HBASE-5508) Add an option to allow test output to show on the terminal

2012-03-08 Thread Scott Chen (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen resolved HBASE-5508. --- Resolution: Fixed Add an option to allow test output to show on the terminal

[jira] [Commented] (HBASE-5540) Update apache jenkins to include 0.94 and builds against Hadoop 0.23

2012-03-08 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225332#comment-13225332 ] Jonathan Hsieh commented on HBASE-5540: --- Thanks Stack! Update

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225333#comment-13225333 ] Phabricator commented on HBASE-5515: tedyu has commented on the revision HBASE-5515

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225340#comment-13225340 ] Phabricator commented on HBASE-5515: sc has commented on the revision HBASE-5515

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225339#comment-13225339 ] Phabricator commented on HBASE-5515: sc has commented on the revision HBASE-5515

[jira] [Commented] (HBASE-5514) Compile against hadoop 0.24-SNAPSHOT

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225338#comment-13225338 ] Zhihong Yu commented on HBASE-5514: --- TestSplitLogManager passed locally based on patch

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5515: --- Attachment: HBASE-5515.D2067.21.patch sc updated the revision HBASE-5515 [jira] Add a processRow API

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225345#comment-13225345 ] Phabricator commented on HBASE-5515: tedyu has accepted the revision HBASE-5515 [jira]

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5515: --- Attachment: HBASE-5515.D2067.22.patch sc updated the revision HBASE-5515 [jira] Add a processRow API

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

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

[jira] [Created] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Created) (JIRA)
Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks Key: HBASE-5541 URL: https://issues.apache.org/jira/browse/HBASE-5541 Project: HBase Issue

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

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

[jira] [Commented] (HBASE-5521) Move compression/decompression to an encoder specific encoding context

2012-03-08 Thread He Yongqiang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225379#comment-13225379 ] He Yongqiang commented on HBASE-5521: - Tests passed in my local test, not sure why

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

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

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

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

[jira] [Commented] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225407#comment-13225407 ] Zhihong Yu commented on HBASE-5541: --- bq. after the log is released I guess you meant

[jira] [Updated] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5541: - Description: Currently mutateRowsWithLocks holds the row lock while the HLog is sync'ed. Similar

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225417#comment-13225417 ] Phabricator commented on HBASE-5515: lhofhansl has commented on the revision

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

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

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5515: -- Hadoop Flags: Reviewed @Lars: Do you think this feature should go to 0.94 ? Please assign 'Fix

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

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

[jira] [Created] (HBASE-5542) Unify HRegion.mutateRowsWithLocks() and HRegion.processRow()

2012-03-08 Thread Scott Chen (Created) (JIRA)
Unify HRegion.mutateRowsWithLocks() and HRegion.processRow() Key: HBASE-5542 URL: https://issues.apache.org/jira/browse/HBASE-5542 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225430#comment-13225430 ] Phabricator commented on HBASE-5515: sc has commented on the revision HBASE-5515

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225433#comment-13225433 ] Zhihong Yu commented on HBASE-5515: --- Integrated to TRUNK. Thanks for the patch, Scott.

[jira] [Updated] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5515: - Fix Version/s: 0.96.0 I think this should go into 0.96. We can backport later if the need

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread dhruba borthakur (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225469#comment-13225469 ] dhruba borthakur commented on HBASE-5515: - My vote is to put it into hbase-trunk

[jira] [Commented] (HBASE-5515) Add a processRow API that supports atomic multiple reads and writes on a row

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225476#comment-13225476 ] Lars Hofhansl commented on HBASE-5515: -- Yeah with 0.96 above I mean trunk.

[jira] [Updated] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5541: - Attachment: 5541.txt Here's a patch. TestAtomicOperation still passes fine.

[jira] [Updated] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5541: - Status: Patch Available (was: Open) Avoid holding the rowlock during HLog sync in

[jira] [Commented] (HBASE-5480) Fixups to MultithreadedTableMapper for Hadoop 0.23.2+

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225482#comment-13225482 ] Lars Hofhansl commented on HBASE-5480: -- But this should go into 0.94, no?

[jira] [Updated] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5529: - Fix Version/s: 0.96.0 0.94.0 0.92.1 @Stack: Is it 0.92.1

[jira] [Created] (HBASE-5543) Add a keepalive option for IPC connections

2012-03-08 Thread Andrew Purtell (Created) (JIRA)
Add a keepalive option for IPC connections -- Key: HBASE-5543 URL: https://issues.apache.org/jira/browse/HBASE-5543 Project: HBase Issue Type: Improvement Components: client, coprocessors,

[jira] [Commented] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225491#comment-13225491 ] Lars Hofhansl commented on HBASE-5529: -- Committed to 0.94 and trunk. Waiting for

[jira] [Commented] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225492#comment-13225492 ] Zhihong Yu commented on HBASE-5541: --- There're two step 11 now: {code} +if

[jira] [Commented] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225503#comment-13225503 ] Lars Hofhansl commented on HBASE-5541: -- Whoops. Yes, that comment should've been

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225506#comment-13225506 ] jirapos...@reviews.apache.org commented on HBASE-5526: -- bq. On

[jira] [Commented] (HBASE-5522) hbase 0.92 test artifacts are missing from Maven central

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225509#comment-13225509 ] Hudson commented on HBASE-5522: --- Integrated in HBase-0.92-security #97 (See

[jira] [Commented] (HBASE-4890) fix possible NPE in HConnectionManager

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225511#comment-13225511 ] Hudson commented on HBASE-4890: --- Integrated in HBase-0.92-security #97 (See

[jira] [Commented] (HBASE-5531) Maven hadoop profile (version 23) needs to be updated with latest 23 snapshot

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225513#comment-13225513 ] Hudson commented on HBASE-5531: --- Integrated in HBase-0.92-security #97 (See

[jira] [Commented] (HBASE-5519) Incorrect warning in splitlogmanager

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225514#comment-13225514 ] Hudson commented on HBASE-5519: --- Integrated in HBase-0.92-security #97 (See

[jira] [Commented] (HBASE-5524) Add a couple of more filters to our rat exclusion set

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225510#comment-13225510 ] Hudson commented on HBASE-5524: --- Integrated in HBase-0.92-security #97 (See

[jira] [Commented] (HBASE-5537) MXBean shouldn't have a dependence on InterfaceStability until 0.96

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225515#comment-13225515 ] Hudson commented on HBASE-5537: --- Integrated in HBase-0.92-security #97 (See

[jira] [Updated] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Jesse Yates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-5526: --- Status: Patch Available (was: Open) Configurable file and directory based umask

[jira] [Updated] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Jesse Yates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-5526: --- Attachment: java_HBASE-5526-v5.patch Applying fixes from RB - should be ready to go.

[jira] [Commented] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225522#comment-13225522 ] Lars Hofhansl commented on HBASE-5529: -- NM. Checked another jira that Stack committed

[jira] [Updated] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

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

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225528#comment-13225528 ] Zhihong Yu commented on HBASE-5074: --- I ran TestMasterObserver 5 times and it passed.

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225529#comment-13225529 ] Lars Hofhansl commented on HBASE-5526: -- +1 Will commit soon (if tests pass) and

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

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

[jira] [Commented] (HBASE-5509) MR based copier for copying HFiles (trunk version)

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225539#comment-13225539 ] Lars Hofhansl commented on HBASE-5509: -- Any takers for a review? I assume +1 from the

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225541#comment-13225541 ] Jesse Yates commented on HBASE-5526: Yup, works for blocking out the hfiles and

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225546#comment-13225546 ] Lars Hofhansl commented on HBASE-5526: -- {code} patching file

[jira] [Updated] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Jesse Yates (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-5526: --- Attachment: java_HBASE-5526-v7.patch Rebased against 0.94. I believe this also applies against

[jira] [Commented] (HBASE-5509) MR based copier for copying HFiles (trunk version)

2012-03-08 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225559#comment-13225559 ] Jesse Yates commented on HBASE-5509: Looking at it today - should have my comments in

[jira] [Updated] (HBASE-5538) A metric to measure the size of the response queue in the hbase rpc server

2012-03-08 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5538: - Status: Patch Available (was: Open) A metric to measure the size of the response queue in the hbase rpc

[jira] [Commented] (HBASE-5538) A metric to measure the size of the response queue in the hbase rpc server

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225562#comment-13225562 ] Phabricator commented on HBASE-5538: stack has accepted the revision [jira]

[jira] [Commented] (HBASE-5543) Add a keepalive option for IPC connections

2012-03-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225566#comment-13225566 ] stack commented on HBASE-5543: -- Yeah, it looks like its inevitable that we'll ask the server

[jira] [Commented] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225574#comment-13225574 ] Hudson commented on HBASE-5529: --- Integrated in HBase-0.94 #20 (See

[jira] [Commented] (HBASE-5509) MR based copier for copying HFiles (trunk version)

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225580#comment-13225580 ] Zhihong Yu commented on HBASE-5509: --- I put a few comments on RB. MR

[jira] [Commented] (HBASE-5522) hbase 0.92 test artifacts are missing from Maven central

2012-03-08 Thread Enis Soztutar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225596#comment-13225596 ] Enis Soztutar commented on HBASE-5522: -- @Roman, Are you able to fetch the test

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

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

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225640#comment-13225640 ] Phabricator commented on HBASE-5074: mbautin has committed the revision [jira]

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225654#comment-13225654 ] stack commented on HBASE-5074: -- Wahoo!! Lars, you want to pull it into 0.94? (Does this mean

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225655#comment-13225655 ] Lars Hofhansl commented on HBASE-5074: -- Yes sir. Still waiting for HBASE-4608. And

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225659#comment-13225659 ] Lars Hofhansl commented on HBASE-5526: -- Ok... last chance to object.

[jira] [Commented] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225660#comment-13225660 ] Lars Hofhansl commented on HBASE-5541: -- Looks good to me. Any objections to

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225658#comment-13225658 ] Lars Hofhansl commented on HBASE-5074: -- and HBASE-5526, but that's it from my side.

[jira] [Commented] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225661#comment-13225661 ] Zhihong Yu commented on HBASE-5541: --- Redundant step 11 comment would be removed, right ?

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Jesse Yates (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225666#comment-13225666 ] Jesse Yates commented on HBASE-5526: Btw, all failed tests passed locally. Do we want

[jira] [Commented] (HBASE-5541) Avoid holding the rowlock during HLog sync in HRegion.mutateRowWithLocks

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225667#comment-13225667 ] Lars Hofhansl commented on HBASE-5541: -- Yep :) Avoid holding the

[jira] [Commented] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225678#comment-13225678 ] Hudson commented on HBASE-5529: --- Integrated in HBase-0.92-security #98 (See

[jira] [Commented] (HBASE-5529) MR test failures becuase MALLOC_ARENA_MAX is not set

2012-03-08 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225679#comment-13225679 ] Hudson commented on HBASE-5529: --- Integrated in HBase-0.92 #322 (See

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225686#comment-13225686 ] Lars Hofhansl commented on HBASE-5074: -- Is D1521.14.patch the that was applied to

[jira] [Commented] (HBASE-5526) Configurable file and directory based umask

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225689#comment-13225689 ] Lars Hofhansl commented on HBASE-5526: -- Can file a child bug for documentation and

[jira] [Updated] (HBASE-5526) Configurable file and directory based umask

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

[jira] [Created] (HBASE-5544) Add metrics to HRegion.processRow()

2012-03-08 Thread Scott Chen (Created) (JIRA)
Add metrics to HRegion.processRow() --- Key: HBASE-5544 URL: https://issues.apache.org/jira/browse/HBASE-5544 Project: HBase Issue Type: New Feature Reporter: Scott Chen Assignee:

[jira] [Updated] (HBASE-5213) hbase master stop does not bring down backup masters

2012-03-08 Thread Gregory Chanan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-5213: -- Attachment: HBASE-5213-v2-trunk.patch HBASE-5213-v2-92.patch

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Mikhail Bautin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225703#comment-13225703 ] Mikhail Bautin commented on HBASE-5074: --- @Lars: yes. I have also re-run unit tests

[jira] [Commented] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225704#comment-13225704 ] Lars Hofhansl commented on HBASE-5074: -- Thanks I'll apply and commit the patch to

[jira] [Commented] (HBASE-5213) hbase master stop does not bring down backup masters

2012-03-08 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13225712#comment-13225712 ] Zhihong Yu commented on HBASE-5213: --- I ran TestAdmin three times based on patch v2. They

[jira] [Updated] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5074: - Attachment: 5074-0.94.txt Here's the 0.94 version. Applied mostly with some offsets, just had to

[jira] [Updated] (HBASE-5074) support checksums in HBase block cache

2012-03-08 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5074: - Status: Open (was: Patch Available) support checksums in HBase block cache

  1   2   >