[jira] [Commented] (HBASE-4686) [89-fb] Fix per-store metrics aggregation

2011-10-31 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140702#comment-13140702 ] Phabricator commented on HBASE-4686: mbautin has commented on the revision [jira]

[jira] [Commented] (HBASE-4676) Prefix Compression - Trie data block encoding

2011-10-31 Thread Matt Corgan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140704#comment-13140704 ] Matt Corgan commented on HBASE-4676: Write speed is slower because of cpu usage.

[jira] [Commented] (HBASE-4695) WAL logs get deleted before region server can fully flush

2011-10-31 Thread jack levin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140713#comment-13140713 ] jack levin commented on HBASE-4695: --- It would be nice to have a patch for 0.90.4 also.

[Differential] [Commented On] D111: [jira] [HBASE-4698] Let the HFile Pretty Printer print all the key values for a specific row.

2011-10-31 Thread nspiegelberg (Nicolas Spiegelberg)
nspiegelberg has commented on the revision [jira] [HBASE-4698] Let the HFile Pretty Printer print all the key values for a specific row.. Were you going to remove the unnecessary println()s? REVISION DETAIL https://reviews.facebook.net/D111

[jira] [Commented] (HBASE-4698) Let the HFile Pretty Printer print all the key values for a specific row.

2011-10-31 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140716#comment-13140716 ] Phabricator commented on HBASE-4698: nspiegelberg has commented on the revision [jira]

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-10-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140719#comment-13140719 ] jirapos...@reviews.apache.org commented on HBASE-3025: -- bq. On

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-10-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140723#comment-13140723 ] jirapos...@reviews.apache.org commented on HBASE-3025: --

[jira] [Commented] (HBASE-4677) Remove old single bulkLoadHFile method

2011-10-31 Thread Ming Ma (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140725#comment-13140725 ] Ming Ma commented on HBASE-4677: What is the general recommendation to application

[jira] [Updated] (HBASE-4698) Let the HFile Pretty Printer print all the key values for a specific row.

2011-10-31 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-4698: --- Attachment: D111.4.patch Liyin updated the revision [jira] [HBASE-4698] Let the HFile Pretty Printer

[jira] [Created] (HBASE-4710) HBaseRPC$UnknownProtocolException should abort any client retries in HConnectionManager

2011-10-31 Thread Gary Helmling (Created) (JIRA)
HBaseRPC$UnknownProtocolException should abort any client retries in HConnectionManager --- Key: HBASE-4710 URL: https://issues.apache.org/jira/browse/HBASE-4710

[jira] [Commented] (HBASE-4677) Remove old single bulkLoadHFile method

2011-10-31 Thread Jonathan Hsieh (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140742#comment-13140742 ] Jonathan Hsieh commented on HBASE-4677: --- I think in this case the api was flawed and

[jira] [Commented] (HBASE-4702) Allow override of scan cache value for rowcounter

2011-10-31 Thread Jean-Daniel Cryans (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140746#comment-13140746 ] Jean-Daniel Cryans commented on HBASE-4702: --- bq. Trying to set the default cache

[jira] [Commented] (HBASE-4677) Remove old single bulkLoadHFile method

2011-10-31 Thread Todd Lipcon (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140786#comment-13140786 ] Todd Lipcon commented on HBASE-4677: Ming: at some point we will endeavour to support

[jira] [Commented] (HBASE-4613) hbase.util.Threads#threadDumpingIsAlive sleeps 1 second, slowing down the shutdown by 0.5s

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140829#comment-13140829 ] Hudson commented on HBASE-4613: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4641) Block cache can be mistakenly instantiated on Master

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140825#comment-13140825 ] Hudson commented on HBASE-4641: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4603) Uneeded sleep time for tests in hbase.master.ServerManager#waitForRegionServers

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140827#comment-13140827 ] Hudson commented on HBASE-4603: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4690) Intermittent TestRegionServerCoprocessorExceptionWithAbort#testExceptionFromCoprocessorDuringPut failure

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4690?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140828#comment-13140828 ] Hudson commented on HBASE-4690: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4692) HBASE-4300 broke the build

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140826#comment-13140826 ] Hudson commented on HBASE-4692: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4694) Some cleanup of log messages in RS and M

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140833#comment-13140833 ] Hudson commented on HBASE-4694: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4687) regionserver may miss zk-heartbeats to master when replaying edits at region open

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140832#comment-13140832 ] Hudson commented on HBASE-4687: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4701) TestMasterObserver fails up on jenkins

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140835#comment-13140835 ] Hudson commented on HBASE-4701: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4552) multi-CF bulk load is not atomic across column families

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140834#comment-13140834 ] Hudson commented on HBASE-4552: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4436) Remove methods deprecated in 0.90 from TRUNK and 0.92

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140836#comment-13140836 ] Hudson commented on HBASE-4436: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4699) Cleanup the UIs

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140831#comment-13140831 ] Hudson commented on HBASE-4699: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4680) FSUtils.isInSafeMode() checks should operate on HBase root dir, where we have permissions

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140830#comment-13140830 ] Hudson commented on HBASE-4680: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4679) Thrift null mutation error

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140837#comment-13140837 ] Hudson commented on HBASE-4679: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4304) requestsPerSecond counter stuck at 0

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140839#comment-13140839 ] Hudson commented on HBASE-4304: --- Integrated in HBase-0.92 #90 (See

[jira] [Commented] (HBASE-4300) Start of new-version master fails if old master's znode is hanging around

2011-10-31 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140838#comment-13140838 ] Hudson commented on HBASE-4300: --- Integrated in HBase-0.92 #90 (See

[jira] [Updated] (HBASE-4695) WAL logs get deleted before region server can fully flush

2011-10-31 Thread gaojinchao (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gaojinchao updated HBASE-4695: -- Attachment: HBASE-4695_Branch90_V2.patch WAL logs get deleted before region server can fully

[jira] [Commented] (HBASE-4695) WAL logs get deleted before region server can fully flush

2011-10-31 Thread gaojinchao (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140847#comment-13140847 ] gaojinchao commented on HBASE-4695: --- @jack I made a patch for branch90. This patch has a

[jira] [Commented] (HBASE-4695) WAL logs get deleted before region server can fully flush

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

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-10-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140890#comment-13140890 ] jirapos...@reviews.apache.org commented on HBASE-3025: -- bq. On

[jira] [Created] (HBASE-4711) Remove jsr jar; not needed

2011-10-31 Thread stack (Created) (JIRA)
Remove jsr jar; not needed -- Key: HBASE-4711 URL: https://issues.apache.org/jira/browse/HBASE-4711 Project: HBase Issue Type: Task Reporter: stack Assignee: stack Fix For: 0.92.0

[jira] [Updated] (HBASE-4711) Remove jsr jar; not needed

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4711: - Attachment: jsr.txt Remove jsr jar; not needed -- Key:

[jira] [Updated] (HBASE-4711) Remove jsr jar; not needed

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4711: - Status: Patch Available (was: Open) Remove jsr jar; not needed --

[jira] [Updated] (HBASE-4710) HBaseRPC$UnknownProtocolException should abort any client retries in HConnectionManager

2011-10-31 Thread Gary Helmling (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-4710: - Fix Version/s: 0.92.0 Assignee: Gary Helmling Status: Patch Available (was:

[jira] [Updated] (HBASE-4710) HBaseRPC$UnknownProtocolException should abort any client retries in HConnectionManager

2011-10-31 Thread Gary Helmling (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Helmling updated HBASE-4710: - Attachment: HBASE-4710.patch Simple patch adding the requisite constructor.

[jira] [Commented] (HBASE-4710) HBaseRPC$UnknownProtocolException should abort any client retries in HConnectionManager

2011-10-31 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140909#comment-13140909 ] Ted Yu commented on HBASE-4710: --- +1 on patch.

[jira] [Commented] (HBASE-3025) Coprocessor based simple access control

2011-10-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140913#comment-13140913 ] jirapos...@reviews.apache.org commented on HBASE-3025: -- bq. On

[jira] [Commented] (HBASE-4583) Integrate RWCC with Append and Increment operations

2011-10-31 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140916#comment-13140916 ] Ted Yu commented on HBASE-4583: --- I don't see 'Too many open files' in

[jira] [Commented] (HBASE-4695) WAL logs get deleted before region server can fully flush

2011-10-31 Thread jack levin (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140918#comment-13140918 ] jack levin commented on HBASE-4695: --- I confirmed that this fix is working on my cluster,

[jira] [Commented] (HBASE-4583) Integrate RWCC with Append and Increment operations

2011-10-31 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140923#comment-13140923 ] Lars Hofhansl commented on HBASE-4583: -- TestSplitLogWorker passes locally with patch

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-4611: --- Attachment: D153.1.patch nspiegelberg requested code review of [jira] [HBASE-4611] Add support for

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4611: --- Comment: was deleted (was: nspiegelberg requested code review of [jira] [HBASE-4611]

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Nicolas Spiegelberg (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140930#comment-13140930 ] Nicolas Spiegelberg commented on HBASE-4611: After we checkin D153, we need to

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4611: --- Comment: was deleted (was: stack has commented on the revision [jira] [HBASE-4611]

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140931#comment-13140931 ] Phabricator commented on HBASE-4611: nspiegelberg has abandoned the revision [jira]

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140932#comment-13140932 ] Phabricator commented on HBASE-4611: nspiegelberg has abandoned the revision [jira]

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4611: --- Comment: was deleted (was: nspiegelberg requested code review of [jira] [HBASE-4611]

[jira] [Assigned] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Nicolas Spiegelberg (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg reassigned HBASE-4611: -- Assignee: Nicolas Spiegelberg Add support for Phabricator/Differential as

[jira] [Updated] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Nicolas Spiegelberg (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-4611: --- Comment: was deleted (was: stack has commented on the revision [jira] [HBASE-4611]

[jira] [Commented] (HBASE-4611) Add support for Phabricator/Differential as an alternative code review tool

2011-10-31 Thread Marek Sapota (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140936#comment-13140936 ] Marek Sapota commented on HBASE-4611: - It is possible to get context with the web

[jira] [Updated] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4553: - Status: Open (was: Patch Available) The update of .tableinfo is not atomic; we remove then rename

[jira] [Updated] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4553: - Attachment: 4553-v9.txt Add back creating of files in .tmp dir so we don't have partials if crash.

[jira] [Updated] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4553: - Status: Patch Available (was: Open) The update of .tableinfo is not atomic; we remove then rename

[jira] [Commented] (HBASE-4710) HBaseRPC$UnknownProtocolException should abort any client retries in HConnectionManager

2011-10-31 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140947#comment-13140947 ] stack commented on HBASE-4710: -- +1 on patch.

[jira] [Updated] (HBASE-3680) Publish more metrics about mslab

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3680: - Status: Open (was: Patch Available) Publish more metrics about mslab

[jira] [Updated] (HBASE-3680) Publish more metrics about mslab

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3680: - Status: Patch Available (was: Open) Publish more metrics about mslab

[jira] [Updated] (HBASE-3680) Publish more metrics about mslab

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3680: - Attachment: hbase-3680.txt Reuploading same patch so can get patch build to work. Publish more

[jira] [Updated] (HBASE-4703) Improvements in tests

2011-10-31 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4703: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Committed

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140957#comment-13140957 ] jirapos...@reviews.apache.org commented on HBASE-4553: --

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-31 Thread jirapos...@reviews.apache.org (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140958#comment-13140958 ] jirapos...@reviews.apache.org commented on HBASE-4553: --

[jira] [Commented] (HBASE-4553) The update of .tableinfo is not atomic; we remove then rename

2011-10-31 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140959#comment-13140959 ] stack commented on HBASE-4553: -- Retried upload to rb (Sorry for the no diff LarsH).

[jira] [Commented] (HBASE-4695) WAL logs get deleted before region server can fully flush

2011-10-31 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13140960#comment-13140960 ] stack commented on HBASE-4695: -- @Jack Thanks boss for taking it for a spin.

[jira] [Commented] (HBASE-4711) Remove jsr jar; not needed

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

<    1   2