chaitali borole created ATLAS-4054:
--------------------------------------

             Summary: Change Atlas config 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


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)

Reply via email to