OpenSearch/distribution
Tim Brooks 547e399dbf
Remove option to enable direct buffer pooling (#48310)
This commit removes the option to change the netty system properties to
reenable the direct buffer pooling. It also removes the need for us to
disable the buffer pooling in the system properties file. Instead, we
programmatically craete an allocator that is used by our networking
layer.

This commit does introduce an Elasticsearch property which allows the
user to fallback on the netty default allocator. If they choose this
option, they can configure the default allocator how they wish using the
standard netty properties.
2019-10-21 19:15:50 -06:00
..
archives Complete testclusters backport (#47623) 2019-10-07 11:43:57 +03:00
bwc Disable bwc distribution caching in master branch (#46686) 2019-09-18 11:52:17 -07:00
docker Add workaround for building docker on debian 8 (#47106) 2019-09-30 09:35:45 +03:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:21:21 -04:00
packages Don't build packages on non Linux (#48246) 2019-10-21 17:09:27 +03:00
src Remove option to enable direct buffer pooling (#48310) 2019-10-21 19:15:50 -06:00
tools Remove option to enable direct buffer pooling (#48310) 2019-10-21 19:15:50 -06:00
build.gradle Create test superuser when launching elasticsearch via 'run' task (#48072) 2019-10-16 10:33:06 -07:00