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