You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Tomas Sokorai (JIRA)" <ji...@apache.org> on 2019/03/28 11:27:00 UTC

[jira] [Created] (HBASE-22123) REST gateway reports Insufficient permissions exceptions as 404 Not Found

Tomas Sokorai created HBASE-22123:
-------------------------------------

             Summary: REST gateway reports Insufficient permissions exceptions as 404 Not Found
                 Key: HBASE-22123
                 URL: https://issues.apache.org/jira/browse/HBASE-22123
             Project: HBase
          Issue Type: Bug
          Components: REST
    Affects Versions: 2.0.5
            Reporter: Tomas Sokorai


When a row access is denied due to insufficient permissions, the error thrown to the client is 404 Not Found, instead of the proper 403 Forbidden exception.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)