OpenSearch/modules/transport-netty4
Jason Tedor f85a7aed37 Keep the pipeline handler queue small initially
This commit sets the intial size of the pipeline handler queue small to
prevent waste if pipelined requests are never sent. Since the queue will
grow quickly if pipeline requests are indeed set, this should not be
problematic.

Relates #23335
2017-02-23 14:17:46 -05:00
..
licenses Upgrade to Netty 4.1.8 (#23055) 2017-02-08 11:44:36 -06:00
src Keep the pipeline handler queue small initially 2017-02-23 14:17:46 -05:00
build.gradle Upgrade to Netty 4.1.8 (#23055) 2017-02-08 11:44:36 -06:00