[
https://issues.apache.org/jira/browse/HBASE-19393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16273886#comment-16273886
]
Hudson commented on HBASE-19393:
--------------------------------
SUCCESS: Integrated in Jenkins build HBase-1.1-JDK8 #2030 (See
[https://builds.apache.org/job/HBase-1.1-JDK8/2030/])
HBASE-19393 HTTP 413 FULL head while accessing HBase UI using SSL. (apurtell:
rev 926021447f033c6211c8201ca8309dcc2c2f3c54)
* (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)