OpenSearch/plugins/transport-nio
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
..
src Make http pipelining support mandatory (#30695) 2018-05-22 09:29:31 -06:00
build.gradle Add nio http server transport (#29587) 2018-05-15 16:37:14 -06:00