[jira] [Updated] (HBASE-5833) 0.92 build has been failing pretty consistently on TestMasterFailover....

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5833: - Status: Patch Available (was: Reopened) Trying trunk patch against hadoopqa. Trunk patch is not as fat as the

[jira] [Updated] (HBASE-5833) 0.92 build has been failing pretty consistently on TestMasterFailover....

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5833: - Attachment: 5833-trunk.txt Trunk patch > 0.92 build has been failing pretty consistently on Test

[jira] [Updated] (HBASE-5833) 0.92 build has been failing pretty consistently on TestMasterFailover....

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5833: - Attachment: 5833-v2.092.txt {code} M src/main/java/org/apache/hadoop/hbase/client/HTable.java Give the htable e

[jira] [Commented] (HBASE-5850) Backport HBASE-5454 to 90 and 92 Refuse operations from Admin before master is initialized

2012-04-21 Thread xufeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259008#comment-13259008 ] xufeng commented on HBASE-5850: --- @Lars I think we should add checkInitialized() to HMaster#c

[jira] [Created] (HBASE-5852) Standalone HBase-0.92.1 fails to start master when coexisting with Hadoop-1.0.1, unnecessarily trying connecting to namenode.

2012-04-21 Thread Jianwen WEI (JIRA)
Jianwen WEI created HBASE-5852: -- Summary: Standalone HBase-0.92.1 fails to start master when coexisting with Hadoop-1.0.1, unnecessarily trying connecting to namenode. Key: HBASE-5852 URL: https://issues.apache.org/

[jira] [Commented] (HBASE-5833) 0.92 build has been failing pretty consistently on TestMasterFailover....

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258998#comment-13258998 ] stack commented on HBASE-5833: -- More digging. The newest test added here, testShouldCheckMa

[jira] [Updated] (HBASE-5850) Backport HBASE-5454 to 90 and 92 Refuse operations from Admin before master is initialized

2012-04-21 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5850: - Fix Version/s: (was: 0.94.0) HBASE-5454 is in 0.94 already. > Backport HBASE

[jira] [Commented] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258994#comment-13258994 ] stack commented on HBASE-5621: -- We seem to have run a good few less tests, ~880 vs 906 or so.

[jira] [Commented] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258993#comment-13258993 ] Hadoop QA commented on HBASE-5621: -- -1 overall. Here are the results of testing the late

[jira] [Commented] (HBASE-5844) Delete the region servers znode after a regions server crash

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258988#comment-13258988 ] stack commented on HBASE-5844: -- Ok on your reasoning for not using deleteOnExit. Try and hav

[jira] [Updated] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5621: - Attachment: hbase_5621_v4.patch Retrying > Convert admin protocol of HRegionInterface to PB > --

[jira] [Updated] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5621: - Status: Patch Available (was: Open) > Convert admin protocol of HRegionInterface to PB > ---

[jira] [Updated] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5621: - Status: Open (was: Patch Available) > Convert admin protocol of HRegionInterface to PB > ---

[jira] [Commented] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258963#comment-13258963 ] Hadoop QA commented on HBASE-5621: -- -1 overall. Here are the results of testing the late

[jira] [Updated] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5621: --- Status: Patch Available (was: Open) Minor changes to fix TestHBaseFsck failure and some security tes

[jira] [Updated] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5621: --- Attachment: hbase_5621_v4.patch > Convert admin protocol of HRegionInterface to PB >

[jira] [Updated] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-21 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5621: --- Status: Open (was: Patch Available) > Convert admin protocol of HRegionInterface to PB > ---

[jira] [Created] (HBASE-5851) TestProcessBasedCluster sometimes fails

2012-04-21 Thread Zhihong Yu (JIRA)
Zhihong Yu created HBASE-5851: - Summary: TestProcessBasedCluster sometimes fails Key: HBASE-5851 URL: https://issues.apache.org/jira/browse/HBASE-5851 Project: HBase Issue Type: Test

[jira] [Commented] (HBASE-5809) Avoid move api to take the destination server same as the source server.

2012-04-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258860#comment-13258860 ] Hudson commented on HBASE-5809: --- Integrated in HBase-TRUNK-security #178 (See [https://buil

[jira] [Resolved] (HBASE-5809) Avoid move api to take the destination server same as the source server.

2012-04-21 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu resolved HBASE-5809. --- Resolution: Fixed Hadoop Flags: Reviewed > Avoid move api to take the destination server sa

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

2012-04-21 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258819#comment-13258819 ] Andrew Purtell commented on HBASE-5732: --- bq. I'll revert User.java and have it only

[jira] [Commented] (HBASE-5809) Avoid move api to take the destination server same as the source server.

2012-04-21 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258805#comment-13258805 ] Hudson commented on HBASE-5809: --- Integrated in HBase-TRUNK #2793 (See [https://builds.apach

[jira] [Commented] (HBASE-5844) Delete the region servers znode after a regions server crash

2012-04-21 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258803#comment-13258803 ] nkeywal commented on HBASE-5844: For the tracker, it's my private workaround for HBASE-566

[jira] [Commented] (HBASE-5844) Delete the region servers znode after a regions server crash

2012-04-21 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258796#comment-13258796 ] stack commented on HBASE-5844: -- If we go to a count > 100 we just continue the startup? Is t

[jira] [Commented] (HBASE-5652) [findbugs] Fix lock release on all paths

2012-04-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258794#comment-13258794 ] ramkrishna.s.vasudevan commented on HBASE-5652: --- Yes Uma you are right. Jon

[jira] [Commented] (HBASE-5809) Avoid move api to take the destination server same as the source server.

2012-04-21 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258793#comment-13258793 ] ramkrishna.s.vasudevan commented on HBASE-5809: --- Committed to trunk.