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:35:00 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-20406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436654#comment-16436654 ] 

Kevin Risden commented on HBASE-20406:
--------------------------------------

I am putting together a patch for this that would at least prevent this behavior.

> 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
>            Priority: Major
>
> 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)