[
https://issues.apache.org/jira/browse/HBASE-12634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234431#comment-14234431
]
Hudson commented on HBASE-12634:
--------------------------------
SUCCESS: Integrated in HBase-TRUNK #5866 (See
[https://builds.apache.org/job/HBase-TRUNK/5866/])
HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS
(matteo.bertozzi: rev 04444299ab8bf69618d7e07a6ec7071ce9234d9d)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/security/access/AccessController.java
*
hbase-server/src/test/java/org/apache/hadoop/hbase/security/access/TestNamespaceCommands.java
> 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-v2.patch, HBASE-12634-v3.patch,
> 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)