elasticsearch/docs/reference
Tim Brooks a5cbef9d1b
Rebuild remote connections on profile changes (#37678)
Currently remote compression and ping schedule settings are dynamic.
However, we do not listen for changes. This commit adds listeners for
changes to those two settings. Additionally, when those settings change
we now close existing connections and open new ones with the settings
applied.

Fixes #37201.
2019-02-19 11:32:21 -07:00
..
aggregations Fix typo in DateRange docs (yyy → yyyy) (#38883) 2019-02-15 10:20:16 -05:00
analysis Remove beta marker from the synonym_graph docs (#38185) 2019-02-19 10:47:59 +01:00
cat Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
ccr Docs test fix, wait for shards active. 2019-01-30 11:02:16 +01:00
cluster [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
commands [DOCS] Update X-Pack terminology in security docs (#36564) 2018-12-19 14:53:37 -08:00
docs Fix wording in Delete API docs (#39013) 2019-02-18 17:33:07 +01:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
how-to Remove remaining occurances of "include_type_name=true" in docs (#37646) 2019-01-22 15:13:52 +01:00
ilm Document 'max_size' parameter as shard size for rollover (#38750) 2019-02-19 10:54:15 -07:00
images SQL: doc polishing 2019-02-15 22:12:08 +02:00
index-modules [DOCS] Fixes broken formatting 2019-02-15 11:17:22 -08:00
indices Document 'max_size' parameter as shard size for rollover (#38750) 2019-02-19 10:54:15 -07:00
ingest Remove joda time mentions in documentation (#38720) 2019-02-14 10:18:48 +01:00
licensing [DOCS] Synchs titles of X-Pack APIs 2018-12-20 10:27:24 -08:00
mapping Remove joda time mentions in documentation (#38720) 2019-02-14 10:18:48 +01:00
migration Enforce Completion Context Limit (#38675) 2019-02-18 12:51:39 +01:00
ml relax ML Info Docs expected response (#38993) 2019-02-15 16:26:41 -08:00
modules Rebuild remote connections on profile changes (#37678) 2019-02-19 11:32:21 -07:00
monitoring Deprecate xpack.watcher.history.cleaner_service.enabled (#37782) 2019-01-24 15:31:31 -07:00
query-dsl Add overlapping, before, after filters to intervals query (#38999) 2019-02-18 14:44:07 +00:00
release-notes [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
rest-api Add data frame feature (#38934) 2019-02-18 09:16:38 +01:00
rollup Rollup jobs should be cleaned up before indices are deleted (#38930) 2019-02-15 19:28:20 -05:00
search Update track-total-hits.asciidoc 2019-02-18 13:33:43 +01:00
security Rename static Zen1 settings (#38333) 2019-02-05 08:46:52 +00:00
settings Add API key settings documentation (#38490) 2019-02-06 20:58:22 +11:00
setup Align docs etc with new discovery setting names (#38492) 2019-02-06 11:34:38 +00:00
sql SQL: doc polishing 2019-02-15 22:12:08 +02:00
testing Uppercasing some docs section title (#37781) 2019-01-24 22:54:55 +01:00
upgrade [DOCS] Updates methods for upgrading machine learning (#38876) 2019-02-15 08:23:31 -08:00
aggregations.asciidoc
analysis.asciidoc Remove more include_type_name and types from docs (#37601) 2019-01-18 14:11:18 +01:00
api-conventions.asciidoc Document that date math is locale independent 2019-01-22 12:04:29 +01:00
cat.asciidoc Minor docs cleanup (#37595) 2019-01-18 09:28:48 +01:00
cluster.asciidoc [DOCS] Adds overview and API ref for cluster voting configurations (#36954) 2019-01-07 09:11:14 -08:00
docs.asciidoc Document Seq No powered optimistic concurrency control (#37284) 2019-01-11 07:59:15 -08:00
frozen-indices.asciidoc Expose `search.throttled` on `_cat/indices` (#37073) 2019-01-04 13:49:40 +01:00
getting-started.asciidoc Remove more references to type in docs. (#37946) 2019-01-29 10:51:07 -08:00
glossary.asciidoc
gs-index.asciidoc
how-to.asciidoc
index-modules.asciidoc
index.asciidoc Add a `_freeze` / `_unfreeze` API (#35592) 2018-11-20 08:03:24 +01:00
index.x.asciidoc
indices.asciidoc
ingest.asciidoc
mapping.asciidoc Fix duplicate note x-refs in mapping.asciidoc (#37904) 2019-01-28 09:29:07 +00:00
modules.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
query-dsl.asciidoc
redirects.asciidoc [Zen2] Update documentation for Zen2 (#34714) 2018-12-20 13:02:44 +00:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
search.asciidoc
setup.asciidoc [DOCS] Intro for adding nodes (#37202) 2019-01-15 11:11:01 -08:00
testing.asciidoc
upgrade.asciidoc