OpenSearch/modules/transport-netty4
Tim Brooks 31251c9a6d
Make http pipelining support mandatory (#30695)
This is related to #29500 and #28898. This commit removes the abilitiy
to disable http pipelining. After this commit, any elasticsearch node
will support pipelined requests from a client. Additionally, it extracts
some of the http pipelining work to the server module. This extracted
work is used to implement pipelining for the nio plugin.
2018-05-22 09:29:31 -06:00
..
licenses Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00
src Make http pipelining support mandatory (#30695) 2018-05-22 09:29:31 -06:00
build.gradle Update Netty to 4.1.16.Final (#28345) 2018-01-25 12:48:43 -07:00