forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In elastic#33241 we moved the file-based discovery functionality to core Elasticsearch, but preserved the `discovery-file` plugin, and support for the existing location of the `unicast_hosts.txt` file, for BWC reasons. This commit completes the removal of this plugin.
- Loading branch information
1 parent
47859e5
commit 330b0bc
Showing
9 changed files
with
19 additions
and
280 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
plugins/discovery-file/config/discovery-file/unicast_hosts.txt
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
...scovery-file/src/main/java/org/elasticsearch/discovery/file/FileBasedDiscoveryPlugin.java
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
...c/test/java/org/elasticsearch/discovery/file/FileBasedDiscoveryClientYamlTestSuiteIT.java
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
.../test/java/org/elasticsearch/discovery/file/FileBasedDiscoveryPluginDeprecationTests.java
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
plugins/discovery-file/src/test/resources/rest-api-spec/test/discovery_file/10_basic.yml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters