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

2012-01-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191700#comment-13191700 ] Zhihong Yu commented on HBASE-4720: --- @Lars: Feel free to create one JIRA for

[jira] [Updated] (HBASE-5266) Add documentation for ColumnRangeFilter

2012-01-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5266: - Description: There are only a few lines of documentation for ColumnRangeFilter. Given the

[jira] [Created] (HBASE-5267) Add a configuration to disable the slab cache by default

2012-01-23 Thread Jean-Daniel Cryans (Created) (JIRA)
Add a configuration to disable the slab cache by default Key: HBASE-5267 URL: https://issues.apache.org/jira/browse/HBASE-5267 Project: HBase Issue Type: Bug Affects Versions:

[jira] [Commented] (HBASE-5267) Add a configuration to disable the slab cache by default

2012-01-23 Thread Li Pi (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191779#comment-13191779 ] Li Pi commented on HBASE-5267: -- Will take care of this asap. On Mon, Jan 23, 2012 at 4:57

[jira] [Updated] (HBASE-5266) Add documentation for ColumnRangeFilter

2012-01-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5266: - Attachment: 5266.txt Not done... Just so I can access from home. Add

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

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

[jira] [Commented] (HBASE-5229) Explore building blocks for multi-row local transactions.

2012-01-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191816#comment-13191816 ] Lars Hofhansl commented on HBASE-5229: -- The other thing that comes to mind is

[jira] [Commented] (HBASE-5255) Use singletons for OperationStatus to save memory

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

[jira] [Updated] (HBASE-5258) Move coprocessors set out of RegionLoad, region server should calculate disparity of loaded coprocessors among regions and send report through HServerLoad

2012-01-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5258: -- Summary: Move coprocessors set out of RegionLoad, region server should calculate disparity of loaded

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

2012-01-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5189: -- Fix Version/s: 0.94.0 Add metrics to keep track of region-splits in RS

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

2012-01-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5189: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Add metrics to keep track

[jira] [Updated] (HBASE-5255) Use singletons for OperationStatus to save memory

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

[jira] [Commented] (HBASE-5258) Move coprocessors set out of RegionLoad, region server should calculate disparity of loaded coprocessors among regions and send report through HServerLoad

2012-01-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191862#comment-13191862 ] Zhihong Yu commented on HBASE-5258: --- @Andrew, @Eugene: Do you agree with the proposal as

[jira] [Commented] (HBASE-5255) Use singletons for OperationStatus to save memory

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

[jira] [Commented] (HBASE-5254) [book] book.xml - Arch/Regions added link to Troubleshooting for hbase objects

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

[jira] [Commented] (HBASE-5264) Add 0.92.0 upgrade guide

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

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

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

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

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

[jira] [Commented] (HBASE-4117) Slow Query Log

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

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

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

[jira] [Commented] (HBASE-5260) [book] troubleshooting.xml - Troubleshooting/Network/Loopback IP using incorrect XML element to config entry

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

[jira] [Commented] (HBASE-5252) [book] book.xml - added section in Data Model about joins (and the lack thereof)

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

[jira] [Commented] (HBASE-5253) [book] book.xml - Arch/Regions - adding chart showing object heirarchy

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

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

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

[jira] [Created] (HBASE-5268) Add delete column prefix delete marker

2012-01-23 Thread Lars Hofhansl (Created) (JIRA)
Add delete column prefix delete marker -- Key: HBASE-5268 URL: https://issues.apache.org/jira/browse/HBASE-5268 Project: HBase Issue Type: Improvement Components: client, regionserver

[jira] [Commented] (HBASE-5255) Use singletons for OperationStatus to save memory

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191919#comment-13191919 ] stack commented on HBASE-5255: -- +1 on patch Use singletons for

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

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191920#comment-13191920 ] stack commented on HBASE-5189: -- +1 Add metrics to keep track of

[jira] [Commented] (HBASE-5229) Explore building blocks for multi-row local transactions.

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191927#comment-13191927 ] stack commented on HBASE-5229: -- I see now what the other delete issue is about. Regards CF

[jira] [Commented] (HBASE-5262) Structured event log for HBase for monitoring and auto-tuning performance

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191933#comment-13191933 ] stack commented on HBASE-5262: -- @Mikhail Sounds good. We'd write to hbase because we can't

[jira] [Commented] (HBASE-5255) Use singletons for OperationStatus to save memory

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

[jira] [Commented] (HBASE-5264) Add 0.92.0 upgrade guide

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

[jira] [Commented] (HBASE-5260) [book] troubleshooting.xml - Troubleshooting/Network/Loopback IP using incorrect XML element to config entry

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

[jira] [Commented] (HBASE-4117) Slow Query Log

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

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

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

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

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191954#comment-13191954 ] stack commented on HBASE-5179: -- Reviewing 0.92v17 isDeadServerInProgress is a new public

[jira] [Commented] (HBASE-5268) Add delete column prefix delete marker

2012-01-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191958#comment-13191958 ] Lars Hofhansl commented on HBASE-5268: -- @Stack... Here's an example. Say you can

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

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191959#comment-13191959 ] stack commented on HBASE-5230: -- lgtm Unit test to ensure compactions don't

[jira] [Commented] (HBASE-5231) Backport HBASE-3373 (per-table load balancing) to 0.92

2012-01-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191971#comment-13191971 ] stack commented on HBASE-5231: -- That the methods are package private is not relevant. My

[jira] [Commented] (HBASE-5255) Use singletons for OperationStatus to save memory

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

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

2012-01-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191988#comment-13191988 ] Hudson commented on HBASE-5237: --- Integrated in HBase-0.92-security #88 (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-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191989#comment-13191989 ] Hudson commented on HBASE-5160: --- Integrated in HBase-0.92-security #88 (See

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

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

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

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

[jira] [Commented] (HBASE-3373) Allow regions to be load-balanced by table

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

[jira] [Commented] (HBASE-5231) Backport HBASE-3373 (per-table load balancing) to 0.92

2012-01-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191992#comment-13191992 ] Hudson commented on HBASE-5231: --- Integrated in HBase-0.92-security #88 (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-23 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13191990#comment-13191990 ] Hudson commented on HBASE-4397: --- Integrated in HBase-0.92-security #88 (See

<    1   2