OpenSearch/docs/reference/modules
Jason Tedor c12c2a6cc9 Rename the bulk thread pool to write thread pool (#29593)
This commit renames the bulk thread pool to the write thread pool. This
is to better reflect the fact that the underlying thread pool is used to
execute any document write request (single-document index/delete/update
requests, and bulk requests).

With this change, we add support for fallback settings
thread_pool.bulk.* which will be supported until 7.0.0.

We also add a system property so that the display name of the thread
pool remains as "bulk" if needed to avoid breaking users.
2018-04-19 08:18:58 -04:00
..
cluster Control max size and count of warning headers (#28427) 2018-04-13 05:55:33 -04:00
discovery Move DNS cache settings to important configuration 2017-11-29 18:02:26 -05:00
indices Add accounting circuit breaker and track segment memory usage (#27116) 2017-12-01 07:59:45 -07:00
scripting Docs: Add note about missing mapping for doc values field (#29036) 2018-03-20 22:15:34 -07:00
cluster.asciidoc Fix typo in cluster module docs 2016-07-12 16:32:23 -04:00
cross-cluster-search.asciidoc Remove tribe node support (#28443) 2018-01-30 20:40:19 +01:00
discovery.asciidoc
gateway.asciidoc Provide explanation of dangling indices, fixes #26008 (#26999) 2018-01-22 18:39:21 +10:00
http.asciidoc Control max size and count of warning headers (#28427) 2018-04-13 05:55:33 -04:00
indices.asciidoc Fix doc build. 2016-06-22 09:34:49 +02:00
memcached.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
network.asciidoc Add note regarding quoting values for network.host 2018-02-27 10:33:45 -08:00
node.asciidoc Remove tribe node support (#28443) 2018-01-30 20:40:19 +01:00
plugins.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
scripting.asciidoc [DOCS] Added Painless Language Spec content 2017-05-16 12:46:56 -07:00
snapshots.asciidoc [DOCS] Unregister repository instead of deleting it (#29206) 2018-03-23 15:53:36 +01:00
threadpool.asciidoc Rename the bulk thread pool to write thread pool (#29593) 2018-04-19 08:18:58 -04:00
thrift.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
transport.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00