OpenSearch/docs/reference/modules
Shay Banon 420b3396f4 Set queue sizes by default on bulk/index thread pools
Now that we properly fixed the ability to set the queue size on the index / bulk thread pool, we should actually set them to a somehow reasonable value to protect from users potentially overflowing our system.

I suggest defaults to be 50 for bulk, and 200 for indexing.

Also, set the thread pool for get, which we should set (in a similar value to a "read" queue size we have today).
closes #3888
2013-10-12 21:51:37 +02:00
..
discovery Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
gateway Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
cluster.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
discovery.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
gateway.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
http.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
indices.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
memcached.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
network.asciidoc Add more anchor links to documentation 2013-09-30 13:13:16 -06:00
node.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
plugins.asciidoc Uniquify anchor links to fix asciidoc/docbook generation 2013-09-30 15:32:00 -06:00
scripting.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
threadpool.asciidoc Set queue sizes by default on bulk/index thread pools 2013-10-12 21:51:37 +02:00
thrift.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00
transport.asciidoc Migrated documentation into the main repo 2013-08-29 01:24:34 +02:00