[
https://issues.apache.org/jira/browse/ATLAS-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
chaitali borole updated ATLAS-4054:
-----------------------------------
Summary: Change Atlas config for atlas.jetty.request.buffer.size (was:
Change Atlas config atlas.jetty.request.buffer.size )
> 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
> Reporter: chaitali borole
> Assignee: chaitali borole
> Priority: Major
>
> 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)