[
https://issues.apache.org/jira/browse/ATLAS-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17246460#comment-17246460
]
ASF subversion and git services commented on ATLAS-4054:
--------------------------------------------------------
Commit c7e1698b16eb57a6ad0c597a4bbc5cdaed9ac38b in atlas's branch
refs/heads/branch-0.8 from chaitali borole
[ https://gitbox.apache.org/repos/asf?p=atlas.git;h=c7e1698 ]
ATLAS-4054 : Set jetty configs for request and response HeaderSize
> Change Atlas config for atlas.jetty.request.buffer.size
> --------------------------------------------------------
>
> Key: ATLAS-4054
> URL: https://issues.apache.org/jira/browse/ATLAS-4054
> Project: Atlas
> Issue Type: Improvement
> Affects Versions: 0.8.4
> Reporter: chaitali borole
> Assignee: chaitali borole
> Priority: Major
> Fix For: 0.8.4
>
>
> ATLAS-1081 seems to be implemented based on Jetty version 9.x with
> HttpConfiguration. Jetty was upgraded to 9.2.12.v20150709 prior to this jira,
> but due to some issues with the jetty version, it was reverted back to jetty
> 8.1.19.v20160209, but code changes to set header size were incorrect,
> connector.setResponseBufferSize(bufferSize);
> connector.setRequestBufferSize(bufferSize);
--
This message was sent by Atlassian Jira
(v8.3.4#803005)