elasticsearch/docs/reference/modules
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
..
cluster Remove Blocks when disk threshold monitoring is disabled (#87841) 2022-07-26 14:26:43 +02:00
discovery Weaken language about "low-latency" networks (#89198) 2022-08-09 13:15:37 +01:00
indices Document and test operator-only node bandwidth recovery settings (#83372) 2022-02-02 11:50:19 +01:00
network Add technical docs on diagnosing instability etc (#85074) 2022-03-31 09:01:10 +01:00
cluster.asciidoc [DOCS] Document dynamic cluster-lvl shard alloc settings (#61338) 2020-08-31 11:04:11 -04:00
discovery.asciidoc More docs re. removing cluster.initial_master_nodes (#85948) 2022-04-19 07:54:43 +01:00
gateway.asciidoc Remove deprecated gateway settings (#53845) 2021-02-03 14:10:45 +00:00
http.asciidoc Clean up network setting docs (#88929) 2022-08-01 19:59:50 +01:00
network.asciidoc Clean up network setting docs (#88929) 2022-08-01 19:59:50 +01:00
node.asciidoc Weaken language about "low-latency" networks (#89198) 2022-08-09 13:15:37 +01:00
plugins.asciidoc [DOCS] Relocate "Plugins" page (#54974) 2020-04-10 15:29:44 -04:00
remote-clusters-shared.asciidoc [DOCS] Update remote cluster version compatibility table for 8.x (#81239) 2021-12-16 11:16:24 -05:00
remote-clusters.asciidoc [DOCS] Synced with 8.0 stack upgrade changes (#83489) (#83596) 2022-02-07 11:01:42 -05:00
threadpool.asciidoc Add support for floating point node.processors setting (#89281) 2022-08-17 15:00:39 +02:00
transport.asciidoc Drop transport client from ping_schedule docs (#89264) 2022-08-11 09:25:14 +01:00