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

Sean Busbey updated HBASE-24041:
--------------------------------
    Component/s: REST

> [regression]  Increase RESTServer buffer size back to 64k
> ---------------------------------------------------------
>
>                 Key: HBASE-24041
>                 URL: https://issues.apache.org/jira/browse/HBASE-24041
>             Project: HBase
>          Issue Type: Bug
>          Components: REST
>    Affects Versions: 3.0.0, 2.2.0, 2.3.0, 2.4.0
>            Reporter: Esteban Gutierrez
>            Priority: Major
>
> HBASE-14492 is not longer present in our current releases after HBASE-12894. 
> Unfortunately our RESTServer is not extending HttpServer which means that 
> {{DEFAULT_MAX_HEADER_SIZE}} is not being set and HTTP requests with a very 
> large header can still cause connection issues for clients. A quick fix is 
> just to add the settings to the {{HttpConfiguration}} configuration object. A 
> long term solution should be to re-factor services that create an HTTP server 
> and normalize all configuration settings across all of them.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to