OpenSearch/plugins
Boaz Leskes c3987156ab Remove local discovery in favor of a simpler `MockZenPings` (#20960)
`LocalDiscovery` is a discovery implementation that uses static in memory maps to keep track of current live nodes. This is used extensively in our tests in order to speed up cluster formation (i.e., shortcut the 3 second ping period used by `ZenDiscovery` by default). This is sad as that mean that most of the test run using a different discovery semantics than what is used in production. Instead of replacing the entire discovery logic, we can use a similar approach to only shortcut the pinging components.
2016-10-18 21:12:15 +02:00
..
analysis-icu Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
analysis-kuromoji Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
analysis-phonetic Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
analysis-smartcn Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
analysis-stempel Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
discovery-azure-classic Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
discovery-ec2 Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
discovery-file DeGuice some of IndicesModule 2016-10-07 11:14:38 -04:00
discovery-gce Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
ingest-attachment Deps: Update ingest-attachment to latest libraries (#20710) 2016-10-10 12:55:05 +02:00
ingest-geoip ingest: Upgrade geoip2 dependency 2016-10-05 09:31:55 +02:00
ingest-user-agent Rename client yaml test infrastructure 2016-07-26 13:53:44 -04:00
jvm-example Remove lenient URL parameter parsing 2016-10-04 12:45:29 -04:00
lang-javascript Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
lang-python Remove empty javadoc (#20871) 2016-10-12 10:27:09 +02:00
mapper-murmur3 Remove AnalysisService and reduce it to a simple name to analyzer mapping (#20627) 2016-09-23 08:53:50 +02:00
mapper-size Fixed naming inconsistency for fields/stored_fields in the APIs (#20166) 2016-09-13 20:54:41 +02:00
repository-azure Remove local discovery in favor of a simpler `MockZenPings` (#20960) 2016-10-18 21:12:15 +02:00
repository-gcs DeGuice some of IndicesModule 2016-10-07 11:14:38 -04:00
repository-hdfs Introduce Log4j 2 2016-08-30 13:31:24 -04:00
repository-s3 Fix logging configuration for AwsSdkMetrics logger 2016-10-14 23:44:39 -04:00
store-smb Remove ESIntegTestCase#pluginList 2016-08-11 15:44:02 -04:00
build.gradle Build: Remove old maven deploy support (#20403) 2016-09-19 15:10:41 -07:00