[jira] [Updated] (HBASE-3863) Fix failing TestHBaseFsck.testHBaseFsckMeta unit test

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3863: - Attachment: 3863.txt Fix. Fix failing TestHBaseFsck.testHBaseFsckMeta unit test

[jira] [Created] (HBASE-3863) Fix failing TestHBaseFsck.testHBaseFsckMeta unit test

2011-05-06 Thread stack (JIRA)
Fix failing TestHBaseFsck.testHBaseFsckMeta unit test - Key: HBASE-3863 URL: https://issues.apache.org/jira/browse/HBASE-3863 Project: HBase Issue Type: Bug Reporter: stack

[jira] [Resolved] (HBASE-3863) Fix failing TestHBaseFsck.testHBaseFsckMeta unit test

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3863. -- Resolution: Fixed Fix Version/s: 0.92.0 Assignee: stack Committing small fix. Fix failing

[jira] [Commented] (HBASE-3855) Performance degradation of memstore because reseek is linear

2011-05-06 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13029787#comment-13029787 ] dhruba borthakur commented on HBASE-3855: - I have a cf with three columns. I

[jira] [Updated] (HBASE-3855) Performance degradation of memstore because reseek is linear

2011-05-06 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HBASE-3855: Attachment: memstoreReseek2.txt A minor improvement from the previous patch 1. invoke

[jira] [Updated] (HBASE-3691) Add compressor support for 'snappy', google's compressor

2011-05-06 Thread Nichole Treadway (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nichole Treadway updated HBASE-3691: Attachment: hbase-snappy-3691-trunk-003.patch Thanks for the patch...I made a few

[jira] [Updated] (HBASE-3691) Add compressor support for 'snappy', google's compressor

2011-05-06 Thread Nichole Treadway (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nichole Treadway updated HBASE-3691: Attachment: (was: hbase-snappy-3691-trunk-003.patch) Add compressor support for

[jira] [Updated] (HBASE-3691) Add compressor support for 'snappy', google's compressor

2011-05-06 Thread Nichole Treadway (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nichole Treadway updated HBASE-3691: Attachment: hbase-snappy-3691-trunk-003.patch Accidentally selected wrong license option.

[jira] [Updated] (HBASE-3855) Performance degradation of memstore because reseek is linear

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3855: - Resolution: Fixed Fix Version/s: (was: 0.94.0) 0.92.0 Hadoop Flags: [Reviewed]

[jira] [Updated] (HBASE-3850) Log more details when a scanner lease expires

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3850: - Priority: Critical (was: Minor) Tags: noob Log more details when a scanner lease expires

[jira] [Updated] (HBASE-3417) CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3417: - Status: Patch Available (was: Open) This patch did not go in. Want me to massage it in? CacheOnWrite is

[jira] [Assigned] (HBASE-2765) Master should display currently unassigned regions in UI

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-2765: Assignee: Todd Lipcon You have fixed this, haven't you Todd? I see RIT in master UI now. And we have

[jira] [Commented] (HBASE-2675) Quick smoke tests testsuite

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030021#comment-13030021 ] stack commented on HBASE-2675: -- Is the following enough? {code} mvn clean test

[jira] [Updated] (HBASE-2631) Decide between InMB and MB as suffix for field names in ClusterStatus objects

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2631: - Labels: noob (was: ) Decide between InMB and MB as suffix for field names in ClusterStatus objects

[jira] [Resolved] (HBASE-2646) Compaction requests should be prioritized to prevent blocking

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2646. -- Resolution: Fixed Fix Version/s: 0.90.0 Assignee: Jeff Whiting Hadoop Flags: [Reviewed]

[jira] [Resolved] (HBASE-2465) HMaster should not contact each RS on startup

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2465. -- Resolution: Won't Fix We don't have a verifyClusterState any more and I don't think we contact each

[jira] [Commented] (HBASE-3861) MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns

2011-05-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030029#comment-13030029 ] Andrew Purtell commented on HBASE-3861: --- +1, I'll commit with Stack's comment

[jira] [Commented] (HBASE-3861) MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns

2011-05-06 Thread Hbase Build Acct (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030036#comment-13030036 ] Hbase Build Acct commented on HBASE-3861: - Sounds good

[jira] [Resolved] (HBASE-2297) Make it so can send email and have it show as comments in JIRA

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2297. -- Resolution: Fixed Assignee: stack Resolving. This works now (Though it shows as being from Hbase Build

[jira] [Resolved] (HBASE-2240) Balancer should not reassign (because of overloading) a region that was just opened

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2240. -- Resolution: Invalid Resolving as invalid (Jon argues this in body of this issue and stuff suggested in the

[jira] [Resolved] (HBASE-2963) based on hadoop0.21.0

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2963. -- Resolution: Duplicate Duplicate of hbase-2233 based on hadoop0.21.0 -

[jira] [Resolved] (HBASE-2765) Master should display currently unassigned regions in UI

2011-05-06 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HBASE-2765. Resolution: Duplicate oh hey, yea, I forgot I had filed this! Yes, fixed for 0.92 Master should

[jira] [Resolved] (HBASE-2165) Improve fragmentation display and implementation

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2165. -- Resolution: Won't Fix We don't have this attribute any more. Resolving issue till it comes back. Improve

[jira] [Resolved] (HBASE-2010) Ant task to create the test jar is inconsistent with hadoop

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-2010. -- Resolution: Invalid Marking as invalid since move to maven (We are no longer like hadoop -- it uses ivy)

[jira] [Updated] (HBASE-3861) MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns

2011-05-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-3861: -- Resolution: Fixed Fix Version/s: 0.92.0 Release Note: (was: added new patch with

[jira] [Created] (HBASE-3864) Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

2011-05-06 Thread Aaron T. Myers (JIRA)
Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861 --- Key: HBASE-3864 URL: https://issues.apache.org/jira/browse/HBASE-3864 Project: HBase Issue Type:

[jira] [Updated] (HBASE-3864) Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

2011-05-06 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HBASE-3864: -- Attachment: hbase-3864.0.patch Patch which changes the config back from

[jira] [Updated] (HBASE-3864) Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

2011-05-06 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HBASE-3864: -- Status: Patch Available (was: Open) Rename of hfile.min.blocksize.size in HBASE-2899

[jira] [Commented] (HBASE-3744) createTable blocks until all regions are out of transition

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030114#comment-13030114 ] stack commented on HBASE-3744: -- I applied the addendum w/ some massaging, no refactoring.

[jira] [Updated] (HBASE-3865) Failing TestWALReplay

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3865: - Attachment: 3865.txt Failing TestWALReplay - Key: HBASE-3865

[jira] [Created] (HBASE-3865) Failing TestWALReplay

2011-05-06 Thread stack (JIRA)
Failing TestWALReplay - Key: HBASE-3865 URL: https://issues.apache.org/jira/browse/HBASE-3865 Project: HBase Issue Type: Bug Reporter: stack Attachments: 3865.txt Failed last few times up on

[jira] [Resolved] (HBASE-3865) Failing TestWALReplay

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3865. -- Resolution: Fixed Fix Version/s: 0.92.0 Assignee: stack Applied to TRUNK Failing

[jira] [Commented] (HBASE-3861) MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030154#comment-13030154 ] stack commented on HBASE-3861: -- I just backed this out of TRUNK because its OOME'ing TestHCM

[jira] [Reopened] (HBASE-3861) MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns

2011-05-06 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-3861: --- Caused TestHCM to OOME on trunk up on Jenkins. Backed out for now. Reopening to investigate /

[jira] [Resolved] (HBASE-1242) HBase Design Overview

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-1242. -- Resolution: Later Marking as later. No work done on this issue in a while. HBase Design Overview

[jira] [Commented] (HBASE-3732) New configuration option for client-side compression

2011-05-06 Thread Karthick Sankarachary (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030167#comment-13030167 ] Karthick Sankarachary commented on HBASE-3732: -- Oh, I see. I like the idea of

[jira] [Assigned] (HBASE-3864) Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reassigned HBASE-3864: Assignee: Aaron T. Myers Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

[jira] [Updated] (HBASE-3864) Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

2011-05-06 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3864: - Resolution: Fixed Fix Version/s: 0.92.0 Hadoop Flags: [Reviewed] Status: Resolved (was:

[jira] [Created] (HBASE-3866) Script to add regions gradually to a new regionserver.

2011-05-06 Thread Aravind Gottipati (JIRA)
Script to add regions gradually to a new regionserver. -- Key: HBASE-3866 URL: https://issues.apache.org/jira/browse/HBASE-3866 Project: HBase Issue Type: Improvement Components:

[jira] [Updated] (HBASE-3866) Script to add regions gradually to a new regionserver.

2011-05-06 Thread Aravind Gottipati (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravind Gottipati updated HBASE-3866: - Attachment: slow_balancer.rb This script uses a lot of the code from region_mover.rb.

[jira] [Commented] (HBASE-3836) Add facility to track currently progressing actions/workflows

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030199#comment-13030199 ] Hudson commented on HBASE-3836: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3838) RegionCoprocesorHost.preWALRestore throws npe in case there is no RegionObserver registered.

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030202#comment-13030202 ] Hudson commented on HBASE-3838: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Updated] (HBASE-3866) Script to add regions gradually to a new regionserver.

2011-05-06 Thread Aravind Gottipati (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravind Gottipati updated HBASE-3866: - Attachment: slow_balancer.rb Script to add regions gradually to a new regionserver.

[jira] [Commented] (HBASE-3837) Expose regionsInTransition on master UI

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030201#comment-13030201 ] Hudson commented on HBASE-3837: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3855) Performance degradation of memstore because reseek is linear

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030200#comment-13030200 ] Hudson commented on HBASE-3855: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3858) performance.xml / troubleshooting.xml - porting rest of PerformanceTuning wiki page

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030204#comment-13030204 ] Hudson commented on HBASE-3858: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3813) Change RPC callQueue size from handlerCount * MAX_QUEUE_SIZE_PER_HANDLER;

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030206#comment-13030206 ] Hudson commented on HBASE-3813: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3835) Switch web pages to Jamon template engine instead of JSP

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030205#comment-13030205 ] Hudson commented on HBASE-3835: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3695) Some improvements to Hbck to test the entire region chain in Meta and provide better error reporting

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030208#comment-13030208 ] Hudson commented on HBASE-3695: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3862) Race conditions in aggregate calculation

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030211#comment-13030211 ] Hudson commented on HBASE-3862: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3839) Expose in-progress tasks on web UIs

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030203#comment-13030203 ] Hudson commented on HBASE-3839: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3853) TestInfoServers failing after HBASE-3835

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030209#comment-13030209 ] Hudson commented on HBASE-3853: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3670) Fix error handling in get(ListGet gets)

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030207#comment-13030207 ] Hudson commented on HBASE-3670: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3861) MiniZooKeeperCluster.startup() should refer to hbase.zookeeper.property.maxClientCnxns

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030212#comment-13030212 ] Hudson commented on HBASE-3861: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3860) HLog shouldn't create a new HBC when rolling

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030210#comment-13030210 ] Hudson commented on HBASE-3860: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3863) Fix failing TestHBaseFsck.testHBaseFsckMeta unit test

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030214#comment-13030214 ] Hudson commented on HBASE-3863: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3864) Rename of hfile.min.blocksize.size in HBASE-2899 reverted in HBASE-1861

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030213#comment-13030213 ] Hudson commented on HBASE-3864: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3865) Failing TestWALReplay

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030216#comment-13030216 ] Hudson commented on HBASE-3865: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3597) ageOfLastAppliedOp should update after cluster replication failures

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030217#comment-13030217 ] Hudson commented on HBASE-3597: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3846) Set RIT timeout higher

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3846?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030218#comment-13030218 ] Hudson commented on HBASE-3846: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3825) performance.xml - adding a few common configuration changes in the 'config' sub-section

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030220#comment-13030220 ] Hudson commented on HBASE-3825: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3844) Book.xml (removing link to defunct wiki) and Performance.xml (adding client tip)

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030221#comment-13030221 ] Hudson commented on HBASE-3844: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3843) splitLogWorker starts too early

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030219#comment-13030219 ] Hudson commented on HBASE-3843: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3721) Speedup LoadIncrementalHFiles

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030224#comment-13030224 ] Hudson commented on HBASE-3721: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3431) Regionserver is not using the name given it by the master; double entry in master listing of servers

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030215#comment-13030215 ] Hudson commented on HBASE-3431: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3849) Fix master ui; hbase-1502 broke requests/second

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030222#comment-13030222 ] Hudson commented on HBASE-3849: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-1861) Multi-Family support for bulk upload tools (HFileOutputFormat / loadtable.rb)

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030223#comment-13030223 ] Hudson commented on HBASE-1861: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-1502) Remove need for heartbeats in HBase

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030227#comment-13030227 ] Hudson commented on HBASE-1502: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3847) Turn off DEBUG logging of RPCs in WriteableRPCEngine on TRUNK

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030225#comment-13030225 ] Hudson commented on HBASE-3847: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3777) Redefine Identity Of HBase Configuration

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030228#comment-13030228 ] Hudson commented on HBASE-3777: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-2899) hfile.min.blocksize.size ignored/documentation wrong

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030229#comment-13030229 ] Hudson commented on HBASE-2899: --- Integrated in HBase-TRUNK #1909 (See

[jira] [Commented] (HBASE-3763) Add Bloom Block Index Support

2011-05-06 Thread Joydeep Sen Sarma (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030242#comment-13030242 ] Joydeep Sen Sarma commented on HBASE-3763: -- Dhruba pointed me to some of these

[jira] [Commented] (HBASE-3863) Fix failing TestHBaseFsck.testHBaseFsckMeta unit test

2011-05-06 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13030273#comment-13030273 ] Hudson commented on HBASE-3863: --- Integrated in HBase-TRUNK #1910 (See