OpenSearch/docs/reference
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
..
aggregations Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
analysis Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
cat Fix column aliases in _cat/indices, _cat/nodes and _cat/shards APIs #17101 2016-03-16 19:18:43 +03:00
cluster Clarification about precedence of settings 2016-03-10 14:29:51 +01:00
docs [reindex] Add thottling support 2016-03-22 12:34:14 -04:00
images Aggregations: add serial differencing pipeline aggregation 2015-07-10 18:22:01 -04:00
index-modules Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
indices document suggest stats being merged with search stats 2016-03-23 16:37:57 -04:00
ingest Docs: Added the ingest node to the modules/nodes page 2016-03-15 19:03:18 +01:00
mapping Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
migration Include pings from client nodes in master election 2016-03-24 17:48:05 +01:00
modules Include pings from client nodes in master election 2016-03-24 17:48:05 +01:00
query-dsl Merge pull request #17272 from pengqiuyuan/master 2016-03-24 16:49:49 +01:00
release-notes Docs: Added 5.0.0-alpha1 release notes 2016-03-18 14:51:49 +01:00
search percolator: Replace percolate api with the new percolator query 2016-03-21 12:21:50 +01:00
setup Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
tasks Task Management: Add framework for registering and communicating with tasks 2016-01-05 12:24:43 -05:00
testing Docs: Fix nodeSettings example for integ tests to use correct Settings.Builder reference 2015-12-17 23:17:17 -08:00
aggregations.asciidoc Merge pull request #16741 from blachniet/patch-1 2016-03-02 10:57:56 +01:00
analysis.asciidoc Remove ICU Plugin in reference guide 2015-12-29 11:23:28 +01:00
api-conventions.asciidoc Update api-conventions.asciidoc 2016-03-04 10:10:29 +01:00
cat.asciidoc Fixed asciidoc issues 2016-02-05 14:47:44 +01:00
cluster.asciidoc Remove `_shutdown` API 2015-04-27 17:19:36 +02:00
docs.asciidoc Docs: Display reindex/update by query API and fix build doc issue 2016-03-18 10:44:16 +01:00
getting-started.asciidoc Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
glossary.asciidoc Networking: Move multicast discovery to a plugin 2015-08-20 16:43:25 -07:00
index-modules.asciidoc Redocument the `index.merge.scheduler.max_thread_count` setting 2016-03-05 16:28:43 +01:00
index.asciidoc Docs: Build release notes 2016-03-18 15:04:49 +01:00
indices.asciidoc Remove warmers and the warmer API. 2016-01-07 09:57:07 +01:00
ingest.asciidoc Docs: Added the ingest node to the modules/nodes page 2016-03-15 19:03:18 +01:00
mapping.asciidoc Document 5.0 mapping changes. 2016-03-22 16:22:58 +01:00
modules.asciidoc Docs: Adding Painless to the Scripting documentation. 2016-03-23 13:52:40 -07:00
query-dsl.asciidoc Fixed broken xrefs to query-dsl-not-query, which has been removed. 2015-10-20 13:01:37 -07:00
redirects.asciidoc Change the field mapping index time boost into a query time boost. 2016-03-04 11:47:35 +01:00
release-notes.asciidoc Docs: Added 5.0.0-alpha1 release notes 2016-03-18 14:51:49 +01:00
search.asciidoc Add documentation for global search timeout 2016-01-07 10:42:18 -05:00
setup.asciidoc Bootstrap does not set system properties 2016-03-13 20:09:15 -04:00
testing.asciidoc [DOCS] Test framework documentation 2013-12-02 18:01:45 +01:00