OpenSearch/modules/transport-netty4/src
Tim Brooks fae2f5f8e1
Log alloc description after netty processors set (#62741)
Currently we log the NettyAllocator description when the netty plugin is
created. Unfortunately, this hits certain static fields in Netty which
triggers the settings of the number of CPU processors. This conflicts
with out Elasticsearch behavior to override this based on a setting.

This commit resolves the issue by logging after the processors have been
set.
2020-09-21 19:52:51 -06:00
..
internalClusterTest/java/org/elasticsearch Fix network logging test failures (#60334) 2020-07-29 08:29:09 +01:00
javaRestTest/java/org/elasticsearch/rest [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
main Log alloc description after netty processors set (#62741) 2020-09-21 19:52:51 -06:00
test/java/org/elasticsearch [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
yamlRestTest Convert modules to use yamlRestTest (#59089) (#59446) 2020-07-13 13:53:05 -05:00