[ https://issues.apache.org/jira/browse/TINKERPOP-2425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Divij Vaidya closed TINKERPOP-2425. ----------------------------------- Fix Version/s: 3.4.9 3.5.0 Resolution: Fixed > Server closes HTTP connection for keepAlive as true > --------------------------------------------------- > > Key: TINKERPOP-2425 > URL: https://issues.apache.org/jira/browse/TINKERPOP-2425 > Project: TinkerPop > Issue Type: Bug > Components: server > Affects Versions: 3.5.0, 3.4.8 > Reporter: Divij Vaidya > Assignee: Divij Vaidya > Priority: Minor > Fix For: 3.5.0, 3.4.9 > > > *Current behaviour* > In `HttpGremlinEndpointHandler` we close the connection when sending out an > error in the response even if keepAlive is set as true on the request. > *Expected behaviour* > Respect the `keepAlive` flag on the request and do not close the HTTP > connection if it set to true. -- This message was sent by Atlassian Jira (v8.3.4#803005)