elasticsearch/modules/transport-netty4
Francisco Fernández Castaño 837a8d7a6e
Add support for floating point node.processors setting (#89281)
This commit adds support for floating point node.processors setting.
This is useful when the nodes run in an environment where the CPU
time assigned to the ES node process is limited (i.e. using cgroups).
With this change, the system would be able to size the thread pools
accordingly, in this case it would round up the provided setting
to the closest integer.
2022-08-17 15:00:39 +02:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Add support for floating point node.processors setting (#89281) 2022-08-17 15:00:39 +02:00
build.gradle Upgrade to Netty 4.1.77 (#86630) 2022-06-17 14:53:26 +02:00