[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400034#comment-13400034
 ] 

Hudson commented on HBASE-6157:
---

Integrated in HBase-0.94-security #37 (See 
[https://builds.apache.org/job/HBase-0.94-security/37/])
HBASE-6157. Revoke of Global permission is not taking effect without 
restart (Laxman) (Revision 1348469)

 Result = SUCCESS
apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
* 
/hbase/branches/0.94/security/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java


> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292449#comment-13292449
 ] 

Hudson commented on HBASE-6157:
---

Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #50 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-2.0.0/50/])
HBASE-6157. Revoke of Global permission is not taking effect without 
restart (Laxman) (Revision 1348468)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java


> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292424#comment-13292424
 ] 

Hudson commented on HBASE-6157:
---

Integrated in HBase-0.94 #254 (See 
[https://builds.apache.org/job/HBase-0.94/254/])
HBASE-6157. Revoke of Global permission is not taking effect without 
restart (Laxman) (Revision 1348469)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/branches/0.94/security/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
* 
/hbase/branches/0.94/security/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java


> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-09 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292421#comment-13292421
 ] 

Hudson commented on HBASE-6157:
---

Integrated in HBase-TRUNK #3013 (See 
[https://builds.apache.org/job/HBase-TRUNK/3013/])
HBASE-6157. Revoke of Global permission is not taking effect without 
restart (Laxman) (Revision 1348468)

 Result = FAILURE
apurtell : 
Files : 
* 
/hbase/trunk/hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/TableAuthManager.java
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java


> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-08 Thread Laxman (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292099#comment-13292099
 ] 

Laxman commented on HBASE-6157:
---

{quote}
-1 core tests. The patch failed these unit tests:
org.apache.hadoop.hbase.regionserver.TestColumnSeeking
{quote}

Irrelevant to the patch.

bq. -1 findbugs. The patch appears to introduce 5 new Findbugs (version 1.3.9) 
warnings.

Verified the report. This patch doesn't introduce any new findbugs.
Patched file TableAuthManager has no findbugs.

> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-08 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292095#comment-13292095
 ] 

Hadoop QA commented on HBASE-6157:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12531453/HBASE-6157.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 hadoop2.0.  The patch compiles against the hadoop 2.0 profile.

+1 javadoc.  The javadoc tool did not generate any warning messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

-1 findbugs.  The patch appears to introduce 5 new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

 -1 core tests.  The patch failed these unit tests:
   org.apache.hadoop.hbase.regionserver.TestColumnSeeking

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2131//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2131//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2131//artifact/trunk/patchprocess/newPatchFindbugsWarningshbase-server.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/2131//console

This message is automatically generated.

> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-6157) Revoke of Global permission is not taking effect without restart.

2012-06-08 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-6157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292086#comment-13292086
 ] 

Andrew Purtell commented on HBASE-6157:
---

+1, thanks for the patch Laxman.

> Revoke of Global permission is not taking effect without restart.
> -
>
> Key: HBASE-6157
> URL: https://issues.apache.org/jira/browse/HBASE-6157
> Project: HBase
>  Issue Type: Sub-task
>  Components: security
>Affects Versions: 0.94.0
>Reporter: Laxman
>Assignee: Laxman
>  Labels: acl, security
> Fix For: 0.96.0, 0.94.1
>
> Attachments: HBASE-6157.patch
>
>
> Revoke of Global permission is not taking effect without restart.
> Revoke is updating the acl table but it's not updating the USER_CACHE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira