You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2019/02/26 16:24:00 UTC

[jira] [Updated] (HBASE-21960) RESTServletContainer not configured for REST Jetty server

     [ https://issues.apache.org/jira/browse/HBASE-21960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser updated HBASE-21960:
-------------------------------
    Description: 
The upgrade to Jetty 9 (HBASE-12894) appears to have missed including the RESTServletContainer in the filterchain for Jetty. Make sure we configure that class.

I also have some testing to prevent a regression again in the future.

  was:
The upgrade to Jetty 9 (HBASE-12894) appears to have missed including the AuthFilter in the filterchain for Jetty. Make sure we configure that class.

I also have some testing to prevent a regression again in the future.


> RESTServletContainer not configured for REST Jetty server
> ---------------------------------------------------------
>
>                 Key: HBASE-21960
>                 URL: https://issues.apache.org/jira/browse/HBASE-21960
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: 3.0.0, 2.2.0, 2.0.5, 2.1.4
>
>
> The upgrade to Jetty 9 (HBASE-12894) appears to have missed including the RESTServletContainer in the filterchain for Jetty. Make sure we configure that class.
> I also have some testing to prevent a regression again in the future.



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