[jira] [Commented] (HBASE-4478) Improve AssignmentManager.handleRegion so that it can process certain ZK state in the case of RS offline

2011-11-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149004#comment-13149004 ] Hudson commented on HBASE-4478: --- Integrated in HBase-TRUNK #2431 (See

[jira] [Updated] (HBASE-4768) Per-(table, columnFamily) metrics with configurable table name inclusion

2011-11-12 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-4768: --- Attachment: D363.3.patch mbautin updated the revision [jira] [HBASE-4768] Per-(table, columnFamily)

[jira] [Commented] (HBASE-4768) Per-(table, columnFamily) metrics with configurable table name inclusion

2011-11-12 Thread Phabricator (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149085#comment-13149085 ] Phabricator commented on HBASE-4768: tedyu has commented on the revision [jira]

[jira] [Commented] (HBASE-4610) Port HBASE-3380 (Master failover can split logs of live servers) to 92/trunk (definitely bring in config params, decide if we need to do more to fix the bug)

2011-11-12 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149094#comment-13149094 ] Ted Yu commented on HBASE-4610: --- Since HBASE-4749 has been integrated, is this still needed

[jira] [Updated] (HBASE-4575) Inconsistent naming for ZK config parameters

2011-11-12 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4575: -- Fix Version/s: (was: 0.92.0) 0.94.0 Inconsistent naming for ZK config parameters

[jira] [Created] (HBASE-4779) TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are not tagged and TestPoolMap should not use TestSuite

2011-11-12 Thread nkeywal (Created) (JIRA)
TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are not tagged and TestPoolMap should not use TestSuite - Key: HBASE-4779

[jira] [Updated] (HBASE-4779) TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are not tagged and TestPoolMap should not use TestSuite

2011-11-12 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-4779: --- Attachment: 4779_trunk_all.patch TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are

[jira] [Updated] (HBASE-4779) TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are not tagged and TestPoolMap should not use TestSuite

2011-11-12 Thread nkeywal (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-4779: --- Status: Patch Available (was: Open) TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator

[jira] [Commented] (HBASE-4779) TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are not tagged and TestPoolMap should not use TestSuite

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

[jira] [Commented] (HBASE-4764) naming errors for TestHLogUtils and SoftValueSortedMapTest

2011-11-12 Thread nkeywal (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149099#comment-13149099 ] nkeywal commented on HBASE-4764: @committers: please tell if you're ok with: -

[jira] [Commented] (HBASE-4764) naming errors for TestHLogUtils and SoftValueSortedMapTest

2011-11-12 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149102#comment-13149102 ] Ted Yu commented on HBASE-4764: --- I think the proposal makes sense. See also

[jira] [Commented] (HBASE-4779) TestHTablePool, TestScanWithBloomError, TestRegionSplitCalculator are not tagged and TestPoolMap should not use TestSuite

2011-11-12 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149105#comment-13149105 ] Ted Yu commented on HBASE-4779: --- Please fix the following: {code} Hunk #6 FAILED at 62. 3

[jira] [Commented] (HBASE-4764) naming errors for TestHLogUtils and SoftValueSortedMapTest

2011-11-12 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4764?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149110#comment-13149110 ] stack commented on HBASE-4764: -- +1 on proposed changes naming errors for

[jira] [Updated] (HBASE-4478) Improve AssignmentManager.handleRegion so that it can process certain ZK state in the case of RS offline

2011-11-12 Thread Ted Yu (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4478: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Improve

[jira] [Commented] (HBASE-4777) Write back to client 'incompatible' if we show up with wrong version

2011-11-12 Thread Ted Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149195#comment-13149195 ] Ted Yu commented on HBASE-4777: --- +1 on patch. opentsdb would be very useful for HBase 0.92

[jira] [Commented] (HBASE-4777) Write back to client 'incompatible' if we show up with wrong version

2011-11-12 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149201#comment-13149201 ] Lars Hofhansl commented on HBASE-4777: -- +1 as well Write back to

[jira] [Updated] (HBASE-4777) Write back to client 'incompatible' if we show up with wrong version

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

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

2011-11-12 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3025: - Priority: Critical (was: Major) Fix Version/s: 0.92.0 This is in way of 0.92 release.

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

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

[jira] [Updated] (HBASE-2742) Provide strong authentication with a secure RPC engine

2011-11-12 Thread stack (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2742: - Priority: Critical (was: Major) Fix Version/s: 0.92.0 This is in way of a 0.92 release.

[jira] [Commented] (HBASE-4768) Per-(table, columnFamily) metrics with configurable table name inclusion

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

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

2011-11-12 Thread Andrew Purtell (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149234#comment-13149234 ] Andrew Purtell commented on HBASE-3025: --- I'll sort out the disposition of this and

[jira] [Updated] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-11-12 Thread Suraj Varma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Varma updated HBASE-4565: --- Attachment: HBASE-4565-v3-0.92.patch HBASE-4565-v3.patch The tarball in the previous

[jira] [Updated] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-11-12 Thread Suraj Varma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Varma updated HBASE-4565: --- Attachment: (was: HBASE-4565-v3.patch) Maven HBase build broken on cygwin with

[jira] [Updated] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-11-12 Thread Suraj Varma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Varma updated HBASE-4565: --- Attachment: (was: HBASE-4565-v3-0.92.patch) Maven HBase build broken on cygwin with

[jira] [Updated] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-11-12 Thread Suraj Varma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Varma updated HBASE-4565: --- Attachment: HBASE-4565-v3.patch HBASE-4565-v3-0.92.patch Maven HBase build

[jira] [Updated] (HBASE-4565) Maven HBase build broken on cygwin with copynativelib.sh call.

2011-11-12 Thread Suraj Varma (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suraj Varma updated HBASE-4565: --- Status: Patch Available (was: Open) Maven HBase build broken on cygwin with copynativelib.sh

[jira] [Commented] (HBASE-4777) Write back to client 'incompatible' if we show up with wrong version

2011-11-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149235#comment-13149235 ] Hudson commented on HBASE-4777: --- Integrated in HBase-TRUNK #2432 (See

[jira] [Commented] (HBASE-2742) Provide strong authentication with a secure RPC engine

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

[jira] [Commented] (HBASE-4777) Write back to client 'incompatible' if we show up with wrong version

2011-11-12 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13149244#comment-13149244 ] Hudson commented on HBASE-4777: --- Integrated in HBase-0.92 #128 (See

[jira] [Updated] (HBASE-4768) Per-(table, columnFamily) metrics with configurable table name inclusion

2011-11-12 Thread Phabricator (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-4768: --- Attachment: D363.4.patch mbautin updated the revision [jira] [HBASE-4768] Per-(table, columnFamily)