You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/04/13 01:34:00 UTC

[jira] [Created] (HBASE-20406) HBase Thrift HTTP - Shouldn't handle TRACE/OPTIONS methods

Kevin Risden created HBASE-20406:
------------------------------------

             Summary: HBase Thrift HTTP - Shouldn't handle TRACE/OPTIONS methods
                 Key: HBASE-20406
                 URL: https://issues.apache.org/jira/browse/HBASE-20406
             Project: HBase
          Issue Type: Improvement
          Components: security, Thrift
            Reporter: Kevin Risden


HBASE-10473 introduced a utility HttpServerUtil.constrainHttpMethods to prevent Jetty from answering on TRACE and OPTIONS methods. This should be added to Thrift in HTTP mode as well.



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