[
https://issues.apache.org/jira/browse/HBASE-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14233922#comment-14233922
]
Srikanth Srungarapu commented on HBASE-12634:
---------------------------------------------
As tests testCreateNamespace and testDeleteNamespace are operating on the same
namespace, why not combine them into single TestCreateAndDeleteNamespace, which
would then us from worrying about the test order and also it would be good if
you can use a different namespace. Other than that, patch looks great!
> Fix the AccessController#requireGlobalPermission(ns) with NS
> -------------------------------------------------------------
>
> Key: HBASE-12634
> URL: https://issues.apache.org/jira/browse/HBASE-12634
> Project: HBase
> Issue Type: Bug
> Components: security
> Affects Versions: 0.98.8
> Reporter: Ashish Singhi
> Assignee: Ashish Singhi
> Fix For: 1.0.0, 2.0.0, 0.98.9
>
> Attachments: HBASE-12634.patch
>
>
> The namespace argument passed to AccessController#requireGlobalPermission API
> to authorize namespace is actually not authorizing it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)