OpenSearch/docs/plugins
David Turner 47859e56ac
Move file-based discovery to core (#33241)
Today we support a static list of seed hosts in core Elasticsearch, and allow a
dynamic list of seed hosts to be provided via a file using the `discovery-file`
plugin. In fact the ability to provide a dynamic list of seed hosts is
increasingly useful, so this change moves this functionality to core
Elasticsearch to avoid the need for a plugin.

Furthermore, in order to start up nodes in integration tests we currently
assign a known port to each node before startup, which unfortunately sometimes
fails if another process grabs the selected port in the meantime. By moving the
`discovery-file` functionality into the core product we can use it to avoid
this race.

This change also moves the expected path to the file from
`$ES_PATH_CONF/discovery-file/unicast_hosts.txt` to
`$ES_PATH_CONF/unicast_hosts.txt`. An example of this file is not included in
distributions.

For BWC purposes the plugin still exists, but does nothing more than create the
example file in the old location, and issue a warning when it is used. We also
continue to support the old location for the file, but warn about its
deprecation.

Relates #29244
Closes #33030
2018-08-30 06:43:04 +01:00
..
alerting.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
analysis-icu.asciidoc Update experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00
analysis-kuromoji.asciidoc Enforce that responses in docs are valid json (#26249) 2017-08-17 09:02:10 -04:00
analysis-nori.asciidoc [Docs] Fix wrong link in Korean analyzer docs (#31815) 2018-07-06 09:30:48 +02:00
analysis-phonetic.asciidoc Consistent encoder names (#29492) 2018-07-24 09:21:43 +10:00
analysis-smartcn.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis-stempel.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis-ukrainian.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
analysis.asciidoc Expose the Lucene Korean analyzer module in a plugin (#30397) 2018-05-04 20:46:13 +02:00
api.asciidoc [DOCS] Add PQL language Plugin (#31237) 2018-06-29 11:37:09 +02:00
authors.asciidoc Plugins: Remove meta plugins (#30670) 2018-05-18 10:56:08 -07:00
discovery-azure-classic.asciidoc Docs: Use the default distribution to test docs (#31251) 2018-06-18 12:06:42 -04:00
discovery-ec2.asciidoc [DOCS] Reloadable Secure Settings (#31713) 2018-08-01 12:07:23 +03:00
discovery-file.asciidoc Move file-based discovery to core (#33241) 2018-08-30 06:43:04 +01:00
discovery-gce.asciidoc [discovery-gce] Align code examples and documentation (#28876) 2018-03-12 15:37:11 +01:00
discovery.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
index.asciidoc Centralised doc versions in docs/Versions.asciidoc 2017-02-04 11:16:19 +01:00
ingest-attachment.asciidoc Add ingest-attachment support for per document `indexed_chars` limit (#28977) 2018-03-14 19:07:20 +01:00
ingest-geoip.asciidoc Add region ISO code to GeoIP Ingest plugin (#31669) 2018-07-20 11:23:29 -07:00
ingest-user-agent.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
ingest.asciidoc [Doc] Add Ingest CSV Processor Plugin to plugin as a community plugin (#27105) 2017-10-27 16:16:02 +09:00
install_remove.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
integrations.asciidoc [DOCS] Update WordPress plugins links (#32194) 2018-08-16 13:55:40 +02:00
management.asciidoc Drops any plugins that haven't been updated since 2.0. Updates 5.0 links/verbiage 2016-11-02 06:38:50 -07:00
mapper-murmur3.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
mapper-size.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
mapper.asciidoc Remove mapper attachments plugin 2016-09-19 09:01:16 +02:00
plugin-script.asciidoc Add note on plugin distributions in plugins folder 2017-11-15 13:33:59 -05:00
redirects.asciidoc [DOCS] Added note about Elastic Cloud to improve 'elastic aws' SERP results. 2017-04-12 17:57:03 -07:00
repository-azure.asciidoc [DOCS] Reloadable Secure Settings (#31713) 2018-08-01 12:07:23 +03:00
repository-gcs.asciidoc [DOCS] Reloadable Secure Settings (#31713) 2018-08-01 12:07:23 +03:00
repository-hdfs.asciidoc [Docs] Unify spelling of Elasticsearch (#27567) 2017-11-29 09:44:25 +01:00
repository-s3.asciidoc [DOCS] Reloadable Secure Settings (#31713) 2018-08-01 12:07:23 +03:00
repository.asciidoc Add Google Cloud Storage repository plugin 2016-05-19 13:26:23 +02:00
security.asciidoc [Docs] Remove Kerberos/SPNEGO Shield plugin (#28019) 2018-01-10 19:23:06 +01:00
store-smb.asciidoc Added "release-state" support to plugin docs 2017-04-20 15:04:20 +02:00
store.asciidoc [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00