OpenSearch/docs/reference/modules
Boaz Leskes 6dd164d0bd Include pings from client nodes in master election
We currently have a `discovery.zen.master_election.filter_client` setting that control whether their ping responses are ignored for master election (which is the current default). With the push to treat client nodes as normal nodes (and promote the transport/rest clients for client work), this should be changed. This commit remove this setting and it's companion `discovery.zen.master_election.filter_data` setting (currently defaulting to  false) in favor of singe `discovery.zen.master_election.ignore_non_master_pings` setting with more intuitive name (defaulting to false).

Resolves #17325
Closes #17329
2016-03-24 17:48:05 +01:00
..
cluster Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
discovery Include pings from client nodes in master election 2016-03-24 17:48:05 +01:00
indices merge master 2016-01-06 04:03:42 -05:00
scripting Docs: Adding Painless to the Scripting documentation. 2016-03-23 13:52:40 -07:00
cluster.asciidoc Fix typos in docs. 2016-02-09 02:07:32 -08:00
discovery.asciidoc [DOCS] add azure and gce discovery plugins 2014-02-06 09:18:42 +01:00
gateway.asciidoc Docs: Refactored modules and index modules sections 2015-06-22 23:49:45 +02:00
http.asciidoc reword docs 2015-09-21 14:32:22 -04:00
indices.asciidoc Rename caches. 2015-06-29 10:15:27 +02:00
memcached.asciidoc Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
network.asciidoc Fix: Change docs on "node client" to not use an in-memory node 2016-02-29 17:29:24 +01:00
node.asciidoc Merge pull request #17088 from jasontedor/simplify-bootstrap-settings 2016-03-15 19:25:16 -04:00
painless.asciidoc Docs: Adding Painless to the Scripting documentation. 2016-03-23 13:52:40 -07:00
plugins.asciidoc Docs: Prepare plugin and integration docs for 2.0 2015-08-15 18:02:43 +02:00
scripting.asciidoc Docs: Adding Painless to the Scripting documentation. 2016-03-23 13:52:40 -07:00
snapshots.asciidoc Fix a quick documentation typo. 2016-03-03 16:36:21 -07:00
threadpool.asciidoc Remove suggest threadpool 2016-03-23 18:01:45 -04:00
thrift.asciidoc Fix organization rename in all files in project 2016-03-03 12:04:13 -07:00
transport.asciidoc Document transport.ping_schedule 2015-09-01 13:43:17 +02:00
tribe.asciidoc [DOCS] clarify that tribe node connects to every node in every cluster 2016-03-23 10:43:58 +01:00