[
https://issues.apache.org/jira/browse/HBASE-12043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14144217#comment-14144217
]
Hudson commented on HBASE-12043:
--------------------------------
FAILURE: Integrated in HBase-TRUNK #5543 (See
[https://builds.apache.org/job/HBase-TRUNK/5543/])
HBASE-12043 REST server should respond with FORBIDDEN(403) code on
AccessDeniedException (Aditya Kishore) (apurtell: rev
e9253489796ed77a0a2a29361ff40d185d6ef4cc)
* hbase-server/src/main/java/org/apache/hadoop/hbase/rest/ResourceBase.java
> REST server should respond with FORBIDDEN(403) code on AccessDeniedException
> ----------------------------------------------------------------------------
>
> Key: HBASE-12043
> URL: https://issues.apache.org/jira/browse/HBASE-12043
> Project: HBase
> Issue Type: Bug
> Components: REST
> Affects Versions: 0.98.6.1
> Reporter: Aditya Kishore
> Assignee: Aditya Kishore
> Priority: Minor
> Fix For: 2.0.0, 0.98.7, 0.99.1
>
> Attachments:
> HBASE-12043-REST-server-should-respond-with-FORBIDDE.patch
>
>
> Currently it just throws a SecurityException with "Unauthorized" which does
> not get translated to 403 status code to the client.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)