[
https://issues.apache.org/jira/browse/HBASE-13296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14391609#comment-14391609
]
Hudson commented on HBASE-13296:
--------------------------------
FAILURE: Integrated in HBase-1.1 #347 (See
[https://builds.apache.org/job/HBase-1.1/347/])
HBASE-13296 Fix the deletion of acl notify nodes for namespace. (ssrungarapu:
rev a6ddcc8fa2b99d4c25b11d34270344954b286239)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/ZKPermissionWatcher.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestAccessController2.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/SecureTestUtil.java
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
> Fix the deletion of acl notify nodes for namespace.
> ---------------------------------------------------
>
> Key: HBASE-13296
> URL: https://issues.apache.org/jira/browse/HBASE-13296
> Project: HBase
> Issue Type: Bug
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Minor
> Fix For: 2.0.0, 1.0.1, 1.1.0, 0.98.13
>
> Attachments: HBASE-13296.patch, HBASE-13296_v2.patch,
> HBASE-13296_v2.patch, HBASE-13296_v3.patch, HBASE-13296_v3.patch
>
>
> Though we're clearing the permissions of namespaces in AccessControlLists,
> we're not taking care of clearing acl znodes related to namespace. Looking at
> the code, we're taking care of this case with tables.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)