elasticsearch/docs/reference
Yannick Welsch 0b517ddca6
Provide option to allow writes when master is down (#60605)
Elasticsearch currently blocks writes by default when a master is unavailable. The cluster.no_master_block setting allows
a user to change this behavior to also block reads when a master is unavailable. This PR introduces a way to now also still
allow writes when a master is offline. Writes will continue to work as long as routing table changes are not needed (as
those require the master for consistency), or if dynamic mapping updates are not required (as again, these require the
master for consistency).

Eventually we should switch the default of cluster.no_master_block to this new mode.
2020-08-12 16:37:32 +02:00
..
aggregations [DOCS] Move script and stored fields content to search fields page (#60826) 2020-08-06 12:45:03 -04:00
analysis [DOCS] Add missing lang values to snowball token filter (#60489) 2020-08-04 17:26:37 -04:00
autoscaling Autoscaling decider and decision service (#59005) 2020-08-10 12:02:25 +02:00
cat [DOCS] Fix outdated twitter reference 2020-08-05 09:29:28 -04:00
ccr Adding new screenshots and updating copy. (#60407) 2020-07-30 15:30:40 -04:00
cluster [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
commands [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
data-streams [DOCS] Update example data stream names (#60783) 2020-08-06 08:37:44 -04:00
docs [DOCS] Add soft redirect for sliced scroll (#60699) 2020-08-05 09:00:29 -04:00
eql [DOCS] Fix EQL required fields language 2020-08-12 09:47:37 -04:00
graph [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
high-availability [DOCS] Fixes license management links (#58213) 2020-06-16 16:43:54 -07:00
how-to [DOCS] Remove search request body page (#60972) 2020-08-11 12:05:54 -04:00
ilm ILM: add force-merge step to searchable snapshots action (#60819) 2020-08-10 10:45:20 +01:00
images [DOCS] Update example data stream names (#60783) 2020-08-06 08:37:44 -04:00
index-modules [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
indices [DOCS] Update example data stream names (#60783) 2020-08-06 08:37:44 -04:00
ingest [DOCS] Fix metadata field refs (#60764) 2020-08-05 13:21:00 -04:00
licensing [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
mapping [DOCS] Cross-link copy_to and search speed docs (#60926) 2020-08-10 14:34:59 -04:00
migration Remove join timeout (#60873) 2020-08-10 13:57:54 +01:00
ml [DOCS] Move script and stored fields content to search fields page (#60826) 2020-08-06 12:45:03 -04:00
modules Provide option to allow writes when master is down (#60605) 2020-08-12 16:37:32 +02:00
monitoring [DOCS] Adds scope to monitoring (#57852) 2020-08-04 09:01:21 -07:00
query-dsl [DOCS] Move named query content to bool query (#60748) 2020-08-05 13:27:10 -04:00
release-notes [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
rest-api [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
rollup [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
scripting [DOCS] Move script and stored fields content to search fields page (#60826) 2020-08-06 12:45:03 -04:00
search [DOCS] Fix index boost snippet (#61023) 2020-08-12 09:07:57 -04:00
searchable-snapshots/apis Adjust searchable snapshot license (#60578) 2020-08-03 13:18:06 +02:00
settings [DOCS] Fix typo in Watcher docs (#60326) (#60387) 2020-07-29 10:15:00 -04:00
setup Remove join timeout (#60873) 2020-08-10 13:57:54 +01:00
slm [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
snapshot-restore [DOCS] Fix typo in take snapshot docs (#60204) (#60382) 2020-07-29 09:15:51 -04:00
sql [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
transform [DOCS] Fix security links in machine learning APIs (#60098) 2020-07-23 12:14:56 -07:00
upgrade [DOCS] Note remote reindex is not fwd compatible (#60425) 2020-07-30 09:08:59 -04:00
vectors [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
aggregations.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
analysis.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
api-conventions.asciidoc [DOCS] Add PUT example to Date math in index names (#60908) 2020-08-10 12:31:09 -04:00
async-search.asciidoc [DOCS] add docs for async search (#53675) 2020-03-20 14:04:33 +01:00
cat.asciidoc AwaitsFix for #51619 2020-08-06 09:59:56 +01:00
cluster.asciidoc Password-protected Keystore Feature Branch PR (#51123) 2020-01-27 19:51:39 -05:00
data-rollup-transform.asciidoc [DOCS] Changes level offset of transform pages (#60066) 2020-07-22 10:55:48 -07:00
docs.asciidoc [DOCS] Remove heading offsets for REST APIs (#44568) 2019-07-19 14:35:36 -04:00
frozen-indices.asciidoc [DOCS] Replace twitter dataset in docs (#60604) 2020-08-03 12:49:56 -04:00
getting-started.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
glossary.asciidoc [DOCS] Refactored index-templates topic. (#59737) 2020-07-23 19:02:11 -07:00
gs-index.asciidoc [DOCS] Adding index file for GS "mini book". 2017-07-18 13:44:08 -07:00
high-availability.asciidoc [DOCS] Add docs for designing resilient clusters (#47233) 2020-06-05 11:48:44 -04:00
how-to.asciidoc [DOCS] Add 'how to' doc about avoiding oversharding (#55480) 2020-04-22 10:22:19 -04:00
index-extra-title-page.html [DOCS] Add index-extra-title-page.html for direct HTML migration (#50189) 2019-12-13 12:44:12 -05:00
index-modules.asciidoc [DOCS] Move search pagination content to one page (#60515) 2020-07-31 11:43:06 -04:00
index.asciidoc [DOCS] Refactor EQL docs (#60700) 2020-08-05 10:11:02 -04:00
index.x.asciidoc [DOCS] Removes redundant index.asciidoc files (#30707) 2018-05-18 11:05:40 -07:00
indices.asciidoc [DOCS] Refactored index-templates topic. (#59737) 2020-07-23 19:02:11 -07:00
ingest.asciidoc [DOCS] Update my-index examples (#60132) 2020-07-27 14:46:39 -04:00
intro.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
links.asciidoc [DOCS] Fix security links in machine learning APIs (#60098) 2020-07-23 12:14:56 -07:00
mapping.asciidoc [DOCS] Fix metadata field refs (#60764) 2020-08-05 13:21:00 -04:00
query-dsl.asciidoc Search - remove allow-expensive-query checks from wildcard field. (#60273) 2020-07-28 16:19:50 +01:00
redirects.asciidoc [DOCS] Remove search request body page (#60972) 2020-08-11 12:05:54 -04:00
release-notes.asciidoc [DOCS] Adds placeholders for v8 highlights, breaking changes, release notes (#38641) 2019-02-08 15:48:42 -08:00
scripting.asciidoc [DOCS] Swap [float] for [discrete] (#60124) 2020-07-23 11:48:22 -04:00
search.asciidoc [DOCS] Remove search request body page (#60972) 2020-08-11 12:05:54 -04:00
setup.asciidoc [DOCS] http -> https, remove outdated plugin docs (#60380) 2020-07-31 15:58:38 -04:00
upgrade.asciidoc [DOCS] Add tip for upgrade assistant (#55027) 2020-05-05 09:49:22 -04:00