[jira] [Commented] (HBASE-5441) HRegionThriftServer may not start because of a race-condition

2012-05-10 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272659#comment-13272659 ] Phabricator commented on HBASE-5441: sc has closed the revision HBASE-5441 [jira]

[jira] [Updated] (HBASE-5045) Add the table name and cf name for the next call int the task monitor

2012-05-10 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phabricator updated HBASE-5045: --- Attachment: D3045.3.patch amirshim updated the revision [jira] [HBASE-5045] Annotation for Custom

[jira] [Commented] (HBASE-5973) Add ability for potentially long-running IPC calls to abort if client disconnects

2012-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272669#comment-13272669 ] Hudson commented on HBASE-5973: --- Integrated in HBase-0.92 #403 (See

[jira] [Commented] (HBASE-5916) RS restart just before master intialization we make the cluster non operative

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

[jira] [Commented] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272708#comment-13272708 ] Zhihong Yu commented on HBASE-5975: --- Integrated to 0.94 and trunk. Thanks for the patch

[jira] [Commented] (HBASE-5045) Add the table name and cf name for the next call int the task monitor

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

[jira] [Updated] (HBASE-5955) Guava 11 drops MapEvictionListener and Hadoop 2.0.0-alpha requires it

2012-05-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5955: - Fix Version/s: 0.94.1 Guava 11 drops MapEvictionListener and Hadoop 2.0.0-alpha requires it

[jira] [Commented] (HBASE-5985) TestMetaMigrationRemovingHTD failed with HADOOP 2.0.0

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

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-05-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272716#comment-13272716 ] Todd Lipcon commented on HBASE-5898: Yep, I agree we need to fix the metrics messup

[jira] [Commented] (HBASE-5453) Switch on-disk formats (reference files, HFile meta fields, etc) to PB

2012-05-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272718#comment-13272718 ] Todd Lipcon commented on HBASE-5453: Agree it would be great if HFile used protobuf

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-05-10 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272727#comment-13272727 ] jirapos...@reviews.apache.org commented on HBASE-5547: --

[jira] [Commented] (HBASE-5045) Add the table name and cf name for the next call int the task monitor

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272739#comment-13272739 ] Zhihong Yu commented on HBASE-5045: --- The next() call is no longer in HRegionServer.java

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272756#comment-13272756 ] Zhihong Yu commented on HBASE-5547: --- @Jesse: Do you want to post latest patch here for

[jira] [Updated] (HBASE-5547) Don't delete HFiles when in backup mode

2012-05-10 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-5547: --- Attachment: java_HBASE-5547_v7.patch Attaching latest version for a QA run. Don't

[jira] [Commented] (HBASE-5984) TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272800#comment-13272800 ] Jimmy Xiang commented on HBASE-5984: Looked into it and found it is really a flaky

[jira] [Updated] (HBASE-5984) TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5984: --- Attachment: hbase_5984.patch TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP

[jira] [Updated] (HBASE-5984) TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5984: --- Status: Patch Available (was: Open) Put up a patch to disable this test for now.

[jira] [Commented] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272809#comment-13272809 ] Hudson commented on HBASE-5975: --- Integrated in HBase-TRUNK #2861 (See

[jira] [Commented] (HBASE-5984) TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272816#comment-13272816 ] Zhihong Yu commented on HBASE-5984: --- This test is useful - though flaky. We can detect

[jira] [Commented] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272819#comment-13272819 ] Hudson commented on HBASE-5975: --- Integrated in HBase-0.94 #187 (See

[jira] [Commented] (HBASE-5985) TestMetaMigrationRemovingHTD failed with HADOOP 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272841#comment-13272841 ] Jimmy Xiang commented on HBASE-5985: These two tests are not touched by this patch,

[jira] [Commented] (HBASE-5984) TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272842#comment-13272842 ] Jimmy Xiang commented on HBASE-5984: Sure, it is fine with me.

[jira] [Commented] (HBASE-5973) Add ability for potentially long-running IPC calls to abort if client disconnects

2012-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272845#comment-13272845 ] stack commented on HBASE-5973: -- Might Todd. When we call this: {code} private boolean

[jira] [Commented] (HBASE-5966) MapReduce based tests broken on Hadoop 2.0.0-alpha

2012-05-10 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272844#comment-13272844 ] Jimmy Xiang commented on HBASE-5966: These tests are green on my box.

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-05-10 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272848#comment-13272848 ] jirapos...@reviews.apache.org commented on HBASE-5547: --

[jira] [Commented] (HBASE-5973) Add ability for potentially long-running IPC calls to abort if client disconnects

2012-05-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272852#comment-13272852 ] Todd Lipcon commented on HBASE-5973: Sorry, Stack.. I don't follow your question. If

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-05-10 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5342: --- Attachment: HBASE-5342-v3.patch Keep the old protocol version mark old grant/revoke as

[jira] [Commented] (HBASE-5984) TestLogRolling.testLogRollOnPipelineRestart failed with HADOOP 2.0.0

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

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

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

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-05-10 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272885#comment-13272885 ] jirapos...@reviews.apache.org commented on HBASE-5732: --

[jira] [Updated] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-05-10 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-5732: --- Attachment: rpcengine-merge.12.patch This is the patch that I just uploaded on RB. The patch still

[jira] [Updated] (HBASE-5954) Allow proper fsync support for HBase

2012-05-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5954: - Attachment: 5954-trunk-hdfs-trunk.txt Here's a patch against HBase-trunk matching the v2-trunk

[jira] [Created] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-5986: Summary: Clients can see holes in the META table when regions are being split Key: HBASE-5986 URL: https://issues.apache.org/jira/browse/HBASE-5986 Project: HBase

[jira] [Updated] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-5986: - Attachment: HBASE-5986-test_v1.patch Attaching a unit test to illustrate the problem. The test

[jira] [Commented] (HBASE-5342) Grant/Revoke global permissions

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

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272918#comment-13272918 ] Enis Soztutar commented on HBASE-5986: -- Possible fixes I can think of: 1. Keep

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272948#comment-13272948 ] Lars Hofhansl commented on HBASE-5986: -- I think we are assuming in many other places

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

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

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272952#comment-13272952 ] Enis Soztutar commented on HBASE-5986: -- bq. I think we are assuming in many other

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-05-10 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272960#comment-13272960 ] Devaraj Das commented on HBASE-5732: There are actually no unit test failures (when i

[jira] [Commented] (HBASE-5539) asynchbase PerformanceEvaluation

2012-05-10 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272964#comment-13272964 ] Otis Gospodnetic commented on HBASE-5539: - @Benoit, have you succeeded in running

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272966#comment-13272966 ] Lars Hofhansl commented on HBASE-5986: -- True, META is not single region by design,

[jira] [Commented] (HBASE-5546) Master assigns region in the original region server when opening region failed

2012-05-10 Thread gaojinchao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272971#comment-13272971 ] gaojinchao commented on HBASE-5546: --- +1, Good job! Master assigns

[jira] [Created] (HBASE-5987) HFileBlockIndex improvement

2012-05-10 Thread Liyin Tang (JIRA)
Liyin Tang created HBASE-5987: - Summary: HFileBlockIndex improvement Key: HBASE-5987 URL: https://issues.apache.org/jira/browse/HBASE-5987 Project: HBase Issue Type: Improvement

[jira] [Updated] (HBASE-5987) HFileBlockIndex improvement

2012-05-10 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5987: -- Description: Recently we find out a performance problem that it is quite slow when multiple requests

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272974#comment-13272974 ] Zhihong Yu commented on HBASE-5986: --- Can MetaScanner.allTableRegions() return special

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272975#comment-13272975 ] Zhihong Yu commented on HBASE-5732: --- Reattaching patch v12 would allow Hadoop QA to

[jira] [Updated] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5732: -- Attachment: 5732-rpcengine-merge.12.patch Re-attaching patch v12. Remove the

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272987#comment-13272987 ] Enis Soztutar commented on HBASE-5986: -- I have implemented approach 1 by adding split

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

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

[jira] [Commented] (HBASE-5987) HFileBlockIndex improvement

2012-05-10 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273000#comment-13273000 ] Todd Lipcon commented on HBASE-5987: Nice stuff Liyin. I was looking at scan

[jira] [Resolved] (HBASE-5951) Combining ColumnPrefixFilters using filterlist.

2012-05-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-5951. --- Resolution: Not A Problem This is not a defect.. 2 ColumnPrefixFilters were used with AND

[jira] [Updated] (HBASE-5828) TestLogRolling fails in 0.90 branch killing the test suite up on jenkins

2012-05-10 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xufeng updated HBASE-5828: -- Attachment: HBASE-5828_90_v1_100times_test_result.txt HBASE-5828_90_v1.patch I create a patch

[jira] [Updated] (HBASE-5959) Add other load balancers

2012-05-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5959: - Attachment: HBASE-5959-1.patch Better version with factored tests. It still needs some more

[jira] [Commented] (HBASE-5987) HFileBlockIndex improvement

2012-05-10 Thread Liyin Tang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273031#comment-13273031 ] Liyin Tang commented on HBASE-5987: --- Nice summary! I haven't profiled the CPU in details

[jira] [Commented] (HBASE-5973) Add ability for potentially long-running IPC calls to abort if client disconnects

2012-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273033#comment-13273033 ] stack commented on HBASE-5973: -- @Todd You answered my question (that and looking at code). I

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273036#comment-13273036 ] Zhihong Yu commented on HBASE-5732: --- Patch v12 is ready for integration.

[jira] [Commented] (HBASE-5548) Add ability to get a table in the shell

2012-05-10 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273037#comment-13273037 ] Jesse Yates commented on HBASE-5548: do we want to close this ticket now?

[jira] [Updated] (HBASE-4559) Refactor TestAvroServer into an integration test

2012-05-10 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HBASE-4559: --- Resolution: Invalid Status: Resolved (was: Patch Available) Marking invalid. With Keywals'

[jira] [Commented] (HBASE-5342) Grant/Revoke global permissions

2012-05-10 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273040#comment-13273040 ] Zhihong Yu commented on HBASE-5342: --- For getTablePermissions(): {code} if

[jira] [Commented] (HBASE-5986) Clients can see holes in the META table when regions are being split

2012-05-10 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273045#comment-13273045 ] Lars Hofhansl commented on HBASE-5986: -- @Enis: yes HRegion.mutateRowsWithLock() has

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-05-10 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273057#comment-13273057 ] Jesse Yates commented on HBASE-5547: test flapped locally for me, but got it to pass.

<    1   2