[jira] [Updated] (HBASE-5230) Unit test to ensure compactions don't cache data on write

2012-01-21 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5230: --- Attachment: D1353.2.patch mbautin updated the revision [jira] [HBASE-5230] Extend TestCacheOnWrite

[jira] [Updated] (HBASE-5230) Unit test to ensure compactions don't cache data on write

2012-01-21 Thread Mikhail Bautin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5230: -- Attachment: Don-t-cache-data-blocks-on-compaction-2012-01-21_00_53_54.patch Attaching patch

[jira] [Updated] (HBASE-5230) Unit test to ensure compactions don't cache data on write

2012-01-21 Thread Mikhail Bautin (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-5230: -- Status: Patch Available (was: Open) Unit test to ensure compactions don't cache data on

[jira] [Commented] (HBASE-5204) Backward compatibility fixes for 0.92

2012-01-21 Thread Benoit Sigoure (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190357#comment-13190357 ] Benoit Sigoure commented on HBASE-5204: --- I agree with Zhihong. Either this makes it

[jira] [Commented] (HBASE-5230) Unit test to ensure compactions don't cache data on write

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

[jira] [Issue Comment Edited] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread ramkrishna.s.vasudevan (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190326#comment-13190326 ] ramkrishna.s.vasudevan edited comment on HBASE-5235 at 1/21/12 11:30 AM:

[jira] [Updated] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5235: -- Attachment: HBASE-5235_0.90.patch Patch for 0.90. If this patch is fine i

[jira] [Updated] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5243: -- Attachment: HBASE-5243_0.90.patch Patch for 0.90. Pls review so that i can

[jira] [Resolved] (HBASE-4187) Add Thrift Column Start/Stop Read/Scan Capability

2012-01-21 Thread Wayne (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wayne resolved HBASE-4187. -- Resolution: Fixed Fix Version/s: 0.92.0 Release Note: Filters now support an offset,limit support

[jira] [Commented] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190438#comment-13190438 ] Zhihong Yu commented on HBASE-5235: --- {code} + // close the log writer streams only

[jira] [Commented] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190439#comment-13190439 ] Zhihong Yu commented on HBASE-5235: --- The rationale for my above comment is that in patch

[jira] [Commented] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190441#comment-13190441 ] Zhihong Yu commented on HBASE-5243: --- {code} +while(!this.isInterrupted() ||

[jira] [Commented] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190443#comment-13190443 ] ramkrishna.s.vasudevan commented on HBASE-5243: --- Ted, You are right :).

[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-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190446#comment-13190446 ] Zhihong Yu commented on HBASE-5179: --- Ran test suite in 0.92 over the latest

[jira] [Updated] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5243: -- Attachment: HBASE-5243_0.90_1.patch Corrected the patch. Replaced '||' with

[jira] [Commented] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190461#comment-13190461 ] Zhihong Yu commented on HBASE-5243: --- +1 if tests pass. Please prepare patch for TRUNK

[jira] [Updated] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5243: -- Attachment: HBASE-5243_trunk.patch Patch for trunk.

[jira] [Updated] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5243: -- Status: Patch Available (was: Open) LogSyncerThread not getting shutdown

[jira] [Commented] (HBASE-5225) Backport HBASE-3845 -data loss because lastSeqWritten can miss memstore edits

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190467#comment-13190467 ] Zhihong Yu commented on HBASE-5225: --- +1 on patch v2. Backport

[jira] [Updated] (HBASE-5237) Addendum for HBASE-5160 and HBASE-4397

2012-01-21 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5237: -- Status: Patch Available (was: Open) Addendum for HBASE-5160 and HBASE-4397

[jira] [Commented] (HBASE-5237) Addendum for HBASE-5160 and HBASE-4397

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190466#comment-13190466 ] Zhihong Yu commented on HBASE-5237: --- +1 on patch. Addendum for

[jira] [Commented] (HBASE-5243) LogSyncerThread not getting shutdown waiting for the interrupted flag

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

[jira] [Commented] (HBASE-5225) Backport HBASE-3845 -data loss because lastSeqWritten can miss memstore edits

2012-01-21 Thread ramkrishna.s.vasudevan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190474#comment-13190474 ] ramkrishna.s.vasudevan commented on HBASE-5225: --- Thanks for the review Ted.

[jira] [Updated] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5235: -- Attachment: HBASE-5235_0.90_1.patch Addressing Ted's comments. Here the

[jira] [Commented] (HBASE-5237) Addendum for HBASE-5160 and HBASE-4397

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

[jira] [Commented] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190481#comment-13190481 ] Zhihong Yu commented on HBASE-5235: --- +1 on patch v2. Minor comments which can be

[jira] [Updated] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5235: -- Attachment: HBASE-5235_trunk.patch Patch for trunk.

[jira] [Updated] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

2012-01-21 Thread ramkrishna.s.vasudevan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan updated HBASE-5235: -- Status: Patch Available (was: Open) HLogSplitter writer thread's streams

[jira] [Commented] (HBASE-5235) HLogSplitter writer thread's streams not getting closed when any of the writer threads has exceptions.

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

[jira] [Commented] (HBASE-5237) Addendum for HBASE-5160 and HBASE-4397

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

[jira] [Commented] (HBASE-5160) Backport HBASE-4397 - -ROOT-, .META. tables stay offline for too long in recovery phase after all RSs are shutdown at the same time

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

[jira] [Commented] (HBASE-4397) -ROOT-, .META. tables stay offline for too long in recovery phase after all RSs are shutdown at the same time

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

[jira] [Commented] (HBASE-5210) HFiles are missing from an incremental load

2012-01-21 Thread Lawrence Simpson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190537#comment-13190537 ] Lawrence Simpson commented on HBASE-5210: - @Andrew: I looked at your suggested

[jira] [Created] (HBASE-5244) Add a test for a column with 1M (10M? 100M) items and see how we do with it

2012-01-21 Thread stack (Created) (JIRA)
Add a test for a column with 1M (10M? 100M) items and see how we do with it --- Key: HBASE-5244 URL: https://issues.apache.org/jira/browse/HBASE-5244 Project: HBase

[jira] [Commented] (HBASE-5244) Add a test for a column with 1M (10M? 100M) items and see how we do with it

2012-01-21 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190542#comment-13190542 ] stack commented on HBASE-5244: -- Lets add a test that fills a row with a million columns and

[jira] [Created] (HBASE-5245) HBase shell uses system JRuby if JRUBY_HOME is set, respects JRUBY_OPTS

2012-01-21 Thread Philip (flip) Kromer (Created) (JIRA)
HBase shell uses system JRuby if JRUBY_HOME is set, respects JRUBY_OPTS --- Key: HBASE-5245 URL: https://issues.apache.org/jira/browse/HBASE-5245 Project: HBase Issue Type:

[jira] [Updated] (HBASE-5245) HBase shell uses system JRuby if JRUBY_HOME is set, respects JRUBY_OPTS

2012-01-21 Thread Philip (flip) Kromer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip (flip) Kromer updated HBASE-5245: Attachment: hbase-jruby_home-and-jruby_opts.patch Patch fixing HBASE-5245

[jira] [Updated] (HBASE-5245) HBase shell uses system JRuby if JRUBY_HOME is set, respects JRUBY_OPTS

2012-01-21 Thread Philip (flip) Kromer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip (flip) Kromer updated HBASE-5245: Affects Version/s: 0.90.4 Status: Patch Available (was: Open)

[jira] [Commented] (HBASE-5244) Add a test for a column with 1M (10M? 100M) items and see how we do with it

2012-01-21 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190562#comment-13190562 ] Todd Lipcon commented on HBASE-5244: Seems to me we should be able to do a GB or so of

[jira] [Updated] (HBASE-5245) HBase shell should use alternate jruby if JRUBY_HOME is set, should pass along JRUBY_OPTS

2012-01-21 Thread Philip (flip) Kromer (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Philip (flip) Kromer updated HBASE-5245: Remaining Estimate: 0h Original Estimate: 0h Summary: HBase

[jira] [Updated] (HBASE-5244) Add a test for a row with 1M (10M? 100M) columns and see how we do with it

2012-01-21 Thread Todd Lipcon (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-5244: --- Summary: Add a test for a row with 1M (10M? 100M) columns and see how we do with it (was: Add a

[jira] [Commented] (HBASE-5245) HBase shell uses system JRuby if JRUBY_HOME is set, respects JRUBY_OPTS

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

[jira] [Created] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Scott Chen (Created) (JIRA)
Regenerate codes with thrift 0.8.0 -- Key: HBASE-5246 URL: https://issues.apache.org/jira/browse/HBASE-5246 Project: HBase Issue Type: Improvement Components: regionserver Reporter:

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5246: --- Attachment: HBASE-5246.D1371.1.patch sc requested code review of HBASE-5246 [jira] Regenerate codes

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Scott Chen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen updated HBASE-5246: -- Attachment: (was: HBASE-5246.txt) Regenerate codes with thrift 0.8.0

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Scott Chen (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen updated HBASE-5246: -- Attachment: HBASE-5246.txt Regenerate codes with thrift 0.8.0 --

[jira] [Commented] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Scott Chen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190568#comment-13190568 ] Scott Chen commented on HBASE-5246: --- All codes are auto-generated. Here is what I did

[jira] [Updated] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5246: -- Status: Patch Available (was: Open) Regenerate codes with thrift 0.8.0

[jira] [Commented] (HBASE-5246) Regenerate codes with thrift 0.8.0

2012-01-21 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190570#comment-13190570 ] Zhihong Yu commented on HBASE-5246: --- Thanks for the patch. Will integrate after tests

[jira] [Commented] (HBASE-5246) Regenerate codes with thrift 0.8.0

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

[jira] [Commented] (HBASE-5229) Support atomic region operations

2012-01-21 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190572#comment-13190572 ] Lars Hofhansl commented on HBASE-5229: -- A real patch is a bit more complicated, as

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

2012-01-21 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190573#comment-13190573 ] Lars Hofhansl commented on HBASE-4608: -- It occurred to me yesterday that we should

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-01-21 Thread Mubarak Seyed (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubarak Seyed updated HBASE-4913: - Attachment: HBASE-4913.trunk.v2.patch Per-CF compaction Via the Shell

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

2012-01-21 Thread Mubarak Seyed (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190576#comment-13190576 ] Mubarak Seyed commented on HBASE-4913: -- Please ignore the patch

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

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

[jira] [Updated] (HBASE-5246) Regenerate code with thrift 0.8.0

2012-01-21 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5246: -- Hadoop Flags: Reviewed Summary: Regenerate code with thrift 0.8.0 (was: Regenerate codes

[jira] [Commented] (HBASE-5246) Regenerate code with thrift 0.8.0

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

[jira] [Updated] (HBASE-5246) Regenerate code with thrift 0.8.0

2012-01-21 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5246: -- Fix Version/s: 0.94.0 Regenerate code with thrift 0.8.0 -

[jira] [Commented] (HBASE-4218) Data Block Encoding of KeyValues (aka delta encoding / prefix compression)

2012-01-21 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13190583#comment-13190583 ] Phabricator commented on HBASE-4218: Kannan has commented on the revision [jira]

[jira] [Updated] (HBASE-4913) Per-CF compaction Via the Shell

2012-01-21 Thread Mubarak Seyed (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubarak Seyed updated HBASE-4913: - Attachment: HBASE-4913.trunk.v2.patch The attached file (HBASE-4913.trunk.v2.patch) is updated

[jira] [Commented] (HBASE-4913) Per-CF compaction Via the Shell

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

[jira] [Updated] (HBASE-4720) Implement atomic update operations (checkAndPut, checkAndDelete) for REST client/server

2012-01-21 Thread Mubarak Seyed (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubarak Seyed updated HBASE-4720: - Attachment: HBASE-4720.trunk.v5.patch The attached patch (HBASE-4720.trunk.v5.patch) rebased on

[jira] [Updated] (HBASE-5189) Add metrics to keep track of region-splits in RS

2012-01-21 Thread Mubarak Seyed (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mubarak Seyed updated HBASE-5189: - Attachment: HBASE-5189.trunk.v1.patch The attached file is a patch. Add

[jira] [Commented] (HBASE-4720) Implement atomic update operations (checkAndPut, checkAndDelete) for REST client/server

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

[jira] [Resolved] (HBASE-5225) Backport HBASE-3845 -data loss because lastSeqWritten can miss memstore edits

2012-01-21 Thread ramkrishna.s.vasudevan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan resolved HBASE-5225. --- Resolution: Fixed Committed to 0.90. Backport HBASE-3845

[jira] [Commented] (HBASE-5237) Addendum for HBASE-5160 and HBASE-4397

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

[jira] [Commented] (HBASE-5160) Backport HBASE-4397 - -ROOT-, .META. tables stay offline for too long in recovery phase after all RSs are shutdown at the same time

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

[jira] [Commented] (HBASE-4397) -ROOT-, .META. tables stay offline for too long in recovery phase after all RSs are shutdown at the same time

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