[jira] [Commented] (HBASE-5573) Replace client ZooKeeper watchers by simple ZooKeeper reads

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236375#comment-13236375 ] stack commented on HBASE-5573: -- This is radical in the ReplicationAdmin: {code} +

[jira] [Commented] (HBASE-5591) ThiftServerRunner.HBaseHandler.toBytes() is identical to Bytes.getBytes()

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

[jira] [Commented] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

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

[jira] [Commented] (HBASE-5624) Aborting regionserver when splitting region, may cause daughter region not assigned by ServerShutdownHandler.

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

[jira] [Commented] (HBASE-5624) Aborting regionserver when splitting region, may cause daughter region not assigned by ServerShutdownHandler.

2012-03-23 Thread chunhui shen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236393#comment-13236393 ] chunhui shen commented on HBASE-5624: - I run org.apache.hadoop.hbase.util.TestFSUtils

[jira] [Commented] (HBASE-5564) Bulkload is discarding duplicate records

2012-03-23 Thread Anoop Sam John (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236441#comment-13236441 ] Anoop Sam John commented on HBASE-5564: --- {quote} In bulkload, if multiple records

[jira] [Commented] (HBASE-5591) ThiftServerRunner.HBaseHandler.toBytes() is identical to Bytes.getBytes()

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

[jira] [Commented] (HBASE-3134) [replication] Add the ability to enable/disable streams

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

[jira] [Created] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Tudor Scurtu (Created) (JIRA)
Avoid byte buffer allocations when reading a value from a Result object --- Key: HBASE-5625 URL: https://issues.apache.org/jira/browse/HBASE-5625 Project: HBase Issue Type:

[jira] [Updated] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Tudor Scurtu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tudor Scurtu updated HBASE-5625: Description: When calling Result.getValue(), an extra dummy KeyValue and its associated

[jira] [Updated] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Tudor Scurtu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tudor Scurtu updated HBASE-5625: Attachment: 5625.txt The current patch introduces a method (Result.loadValue()) that uses

[jira] [Commented] (HBASE-5615) the master never do balance becauseof balance the parent region

2012-03-23 Thread xufeng (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236464#comment-13236464 ] xufeng commented on HBASE-5615: --- reproduce this issue by 0.90 In this issue,META should hold

[jira] [Updated] (HBASE-5615) the master never do balance becauseof balance the parent region

2012-03-23 Thread xufeng (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xufeng updated HBASE-5615: -- Attachment: HBASE-5615-90.patch @Zhihong Yu updated the patch. this patch for 0.90 version @Rama I will check

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

2012-03-23 Thread fulin wang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236488#comment-13236488 ] fulin wang commented on HBASE-5128: --- 1.NOT_IN_META_OR_DEPLOYED

[jira] [Commented] (HBASE-5573) Replace client ZooKeeper watchers by simple ZooKeeper reads

2012-03-23 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236499#comment-13236499 ] nkeywal commented on HBASE-5573: bq. System.exit(1); Actually is was already like that in

[jira] [Updated] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Zhihong Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5625: -- Status: Patch Available (was: Open) Avoid byte buffer allocations when reading a value from a

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

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

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236529#comment-13236529 ] Zhihong Yu commented on HBASE-5625: --- @Tudor: Can you submit a patch for trunk? Thanks

[jira] [Commented] (HBASE-5222) Stopping replication via the stop_replication command in hbase shell on a slave cluster isn't acknowledged in the replication sink

2012-03-23 Thread Himanshu Vashishtha (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236639#comment-13236639 ] Himanshu Vashishtha commented on HBASE-5222: @JD: When you want to use

[jira] [Updated] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Tudor Scurtu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tudor Scurtu updated HBASE-5625: Attachment: 5625v2.txt Correct trunk diff. Avoid byte buffer allocations when

[jira] [Commented] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236676#comment-13236676 ] David S. Wang commented on HBASE-5596: -- Stack, this patch is to address Jon's

[jira] [Commented] (HBASE-5222) Stopping replication via the stop_replication command in hbase shell on a slave cluster isn't acknowledged in the replication sink

2012-03-23 Thread Josh Wymer (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236692#comment-13236692 ] Josh Wymer commented on HBASE-5222: --- @HV, @JD: Please correct me if I'm wrong here. If

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

2012-03-23 Thread Jonathan Hsieh (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5128: -- Attachment: hbase-5128-v4.patch hbase-5128-0.94-v4.patch

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

2012-03-23 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236704#comment-13236704 ] Jonathan Hsieh commented on HBASE-5128: --- Porting to changes to 0.90 is causing some

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

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

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

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

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236731#comment-13236731 ] Zhihong Yu commented on HBASE-5625: --- I don't see where loadValue() is called. Minor

[jira] [Commented] (HBASE-5222) Stopping replication via the stop_replication command in hbase shell on a slave cluster isn't acknowledged in the replication sink

2012-03-23 Thread Himanshu Vashishtha (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236742#comment-13236742 ] Himanshu Vashishtha commented on HBASE-5222: @Josh: In case you want to do

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Status: Open (was: Patch Available) Few minor bugs from HBASE-5209

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Attachment: HBASE_5596.patch Few minor bugs from HBASE-5209 --

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Status: Patch Available (was: Open) Few minor bugs from HBASE-5209

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Attachment: (was: HBASE-5596.patch) Few minor bugs from HBASE-5209

[jira] [Commented] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236764#comment-13236764 ] David S. Wang commented on HBASE-5596: -- Moved UNKNOWN_SERVERNAME to ServerName.

[jira] [Commented] (HBASE-5222) Stopping replication via the stop_replication command in hbase shell on a slave cluster isn't acknowledged in the replication sink

2012-03-23 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236767#comment-13236767 ] Jean-Daniel Cryans commented on HBASE-5222: --- bq. So, let's see what JD says.

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

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

[jira] [Commented] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236771#comment-13236771 ] Zhihong Yu commented on HBASE-5623: --- I looped TestLogRollingNoCluster 20 times and

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Assignee: stack Status: Open (was: Patch Available) Make compaction code standalone

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Attachment: 5616v6.txt Fixed the test failure. Also changed my mind moving CompactionTool out to src/test

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Status: Patch Available (was: Open) Make compaction code standalone ---

[jira] [Commented] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

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

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

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

2012-03-23 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236790#comment-13236790 ] Jean-Daniel Cryans commented on HBASE-5190: --- It's not exactly 10, it's

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

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236810#comment-13236810 ] stack commented on HBASE-5190: -- @JD Can do in another issue. Limit the IPC

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

[jira] [Commented] (HBASE-5613) ThriftServer getTableRegions does not return serverName and port

2012-03-23 Thread Scott Chen (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236822#comment-13236822 ] Scott Chen commented on HBASE-5613: --- @Ted: You're right. I haven't rebase this branch.

[jira] [Commented] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread Matt Corgan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236825#comment-13236825 ] Matt Corgan commented on HBASE-5616: btw - this feature is exactly what i need to

[jira] [Commented] (HBASE-5596) Few minor bugs from HBASE-5209

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

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Attachment: 5616v7.txt Incorporate Lars review. Shutdown access to Compactor so can be easily evolved in

[jira] [Updated] (HBASE-5613) ThriftServer getTableRegions does not return serverName and port

2012-03-23 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5613: --- Attachment: HBASE-5613.D2403.5.patch sc updated the revision HBASE-5613 [jira] ThriftServer

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Status: Open (was: Patch Available) Evidently the tests that passed on my machine failed here.

[jira] [Commented] (HBASE-5619) Create PB protocols for HRegionInterface

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

[jira] [Commented] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236853#comment-13236853 ] Lars Hofhansl commented on HBASE-5623: -- Looking at SequenceFileLogWriter, I notice

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

2012-03-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236855#comment-13236855 ] Lars Hofhansl commented on HBASE-5190: -- @J-D: Oh yeah forgot that. Fine then. :)

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

[jira] [Commented] (HBASE-5494) Introduce a zk hosted table-wide read/write lock so only one table operation at a time

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236857#comment-13236857 ] stack commented on HBASE-5494: -- Thinking on this, I started to sketch a scheme where

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Attachment: (was: HBASE_5596.patch) Few minor bugs from HBASE-5209

[jira] [Updated] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread David S. Wang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David S. Wang updated HBASE-5596: - Status: Patch Available (was: Open) Submitted wrong patch. Sorry. Few minor

[jira] [Commented] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236870#comment-13236870 ] stack commented on HBASE-5623: -- Yeah, I should make the test fail on these but its kinda hard

[jira] [Commented] (HBASE-5619) Create PB protocols for HRegionInterface

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

[jira] [Commented] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread Enis Soztutar (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236889#comment-13236889 ] Enis Soztutar commented on HBASE-5623: -- @Stack, thanks for the unit test. I'll test

[jira] [Resolved] (HBASE-5336) Spurious exceptions in HConnectionImplementation

2012-03-23 Thread Enis Soztutar (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-5336. -- Resolution: Duplicate Duplicate of HBASE-5623 Spurious exceptions in

[jira] [Commented] (HBASE-5619) Create PB protocols for HRegionInterface

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

[jira] [Commented] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236907#comment-13236907 ] Lars Hofhansl commented on HBASE-5623: -- @Enis: For

[jira] [Commented] (HBASE-5619) Create PB protocols for HRegionInterface

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

[jira] [Updated] (HBASE-3776) Add Bloom Filter Support to HFileOutputFormat

2012-03-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3776: - Fix Version/s: (was: 0.94.0) 0.96.0 I don't buy that this is a 0.94

[jira] [Commented] (HBASE-5613) ThriftServer getTableRegions does not return serverName and port

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

[jira] [Updated] (HBASE-4914) Enhance MapReduce TableInputFormat to Support N-mappers per Region

2012-03-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-4914: - Fix Version/s: (was: 0.94.0) 0.96.0 Moving out of 0.94. Pull back if you

[jira] [Updated] (HBASE-3967) Support deletes in HFileOutputFormat based bulk import mechanism

2012-03-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3967: - Fix Version/s: (was: 0.94.0) 0.96.0 Moving out of 0.94. Pull back if you

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

[jira] [Updated] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5623: - Fix Version/s: 0.94.0 I think this needs to be in 0.94.0. Race condition when

[jira] [Updated] (HBASE-3852) ThriftServer leaks scanners

2012-03-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-3852: - Fix Version/s: (was: 0.94.0) 0.94.1 Let's try for 0.94.1

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Status: Open (was: Patch Available) Make compaction code standalone ---

[jira] [Commented] (HBASE-5596) Few minor bugs from HBASE-5209

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

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Attachment: 5616v7.txt Retry. TestSplitLogManager passes locally. Make compaction code

[jira] [Commented] (HBASE-5451) Switch RPC call envelope/headers to PBs

2012-03-23 Thread Devaraj Das (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236933#comment-13236933 ] Devaraj Das commented on HBASE-5451: Could someone please look at this. Thanks!

[jira] [Updated] (HBASE-5616) Make compaction code standalone

2012-03-23 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5616: - Status: Patch Available (was: Open) Make compaction code standalone ---

[jira] [Commented] (HBASE-5494) Introduce a zk hosted table-wide read/write lock so only one table operation at a time

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236943#comment-13236943 ] stack commented on HBASE-5494: -- Hmm... NVM. First I need to figure out complete set of zk

[jira] [Commented] (HBASE-5451) Switch RPC call envelope/headers to PBs

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236955#comment-13236955 ] stack commented on HBASE-5451: -- Sorry DD. Trying to get Benoit to review it before

[jira] [Commented] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

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

[jira] [Commented] (HBASE-5596) Few minor bugs from HBASE-5209

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13236972#comment-13236972 ] stack commented on HBASE-5596: -- OK +1. Maybe you want to looksee Jon? Few

[jira] [Commented] (HBASE-5619) Create PB protocols for HRegionInterface

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

[jira] [Commented] (HBASE-5616) Make compaction code standalone

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

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

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

[jira] [Commented] (HBASE-5444) Add PB-based calls to HMasterRegionInterface

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

[jira] [Commented] (HBASE-5573) Replace client ZooKeeper watchers by simple ZooKeeper reads

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237006#comment-13237006 ] stack commented on HBASE-5573: -- Ok on your your just redoing what hbasefsck was doing

[jira] [Commented] (HBASE-5619) Create PB protocols for HRegionInterface

2012-03-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237034#comment-13237034 ] Zhihong Yu commented on HBASE-5619: --- @Stack, @Benoit: Please take a look.

[jira] [Commented] (HBASE-5573) Replace client ZooKeeper watchers by simple ZooKeeper reads

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237089#comment-13237089 ] stack commented on HBASE-5573: -- Patch looks good. Only question is the one I had yesterday

[jira] [Updated] (HBASE-5613) ThriftServer getTableRegions does not return serverName and port

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

[jira] [Commented] (HBASE-5613) ThriftServer getTableRegions does not return serverName and port

2012-03-23 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237105#comment-13237105 ] Zhihong Yu commented on HBASE-5613: --- TestReplication is not related to thrift. Will

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

2012-03-23 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237124#comment-13237124 ] Lars Hofhansl commented on HBASE-5190: -- Wanna commit, J-D? Limit

[jira] [Commented] (HBASE-5608) MR testcases are failing in QA builds

2012-03-23 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237133#comment-13237133 ] Jonathan Hsieh commented on HBASE-5608: --- @Greg I cannot access the physical

[jira] [Commented] (HBASE-5625) Avoid byte buffer allocations when reading a value from a Result object

2012-03-23 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237134#comment-13237134 ] stack commented on HBASE-5625: -- How do I know the provided buffer big enough? {code} +

[jira] [Commented] (HBASE-5613) ThriftServer getTableRegions does not return serverName and port

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

[jira] [Updated] (HBASE-5623) Race condition when rolling the HLog and hlogFlush

2012-03-23 Thread Lars Hofhansl (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5623: - Attachment: 5623.txt How about this? Could possibly generally synchronize in hLogFlush, since

[jira] [Commented] (HBASE-5573) Replace client ZooKeeper watchers by simple ZooKeeper reads

2012-03-23 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237143#comment-13237143 ] nkeywal commented on HBASE-5573: bq. OK. Any recommendation you can make here having been

[jira] [Updated] (HBASE-5624) Aborting regionserver when splitting region, may cause daughter region not assigned by ServerShutdownHandler.

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

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

2012-03-23 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13237146#comment-13237146 ] Jean-Daniel Cryans commented on HBASE-5190: --- Yep, right after I finishing

  1   2   3   >