[
https://issues.apache.org/jira/browse/HBASE-13296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14385792#comment-14385792
]
Matteo Bertozzi commented on HBASE-13296:
-----------------------------------------
Why master.createNamespace() instead of admin.createNamespace()?
if we change the master implementation to be async as other operation the test
will be flaky
> 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
> Attachments: HBASE-13296.patch, HBASE-13296_v2.patch,
> HBASE-13296_v2.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)