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

Hudson commented on HBASE-19393:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.4 #1038 (See 
[https://builds.apache.org/job/HBase-1.4/1038/])
HBASE-19393 HTTP 413 FULL head while accessing HBase UI using SSL. (apurtell: 
rev 21eb8ba6dd6c20c5e9d92ae0cec1e15243f2f4ab)
* (edit) hbase-server/src/main/java/org/apache/hadoop/hbase/http/HttpServer.java


> HTTP 413 FULL head while accessing HBase UI using SSL. 
> -------------------------------------------------------
>
>                 Key: HBASE-19393
>                 URL: https://issues.apache.org/jira/browse/HBASE-19393
>             Project: HBase
>          Issue Type: Bug
>          Components: UI
>    Affects Versions: 1.4.0
>         Environment: SSL enabled for UI/REST. 
>            Reporter: Sergey Soldatov
>            Assignee: Sergey Soldatov
>             Fix For: 1.4.0, 1.3.2, 1.2.7, 1.1.13
>
>         Attachments: HBASE-19393-branch-1.patch, HBASE-19393.patch
>
>
> For REST/UI we are using 64Kb header buffer size instead of the jetty default 
> 6kb (?). But it comes that we set it only for _http_ protocol, but not for 
> _https_. So if SSL is enabled it's quite easy to get HTTP 413 error. Not 
> relevant to branch-2 nor master because it's fixed by HBASE-12894



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to