OpenSearch/x-pack/plugin
Christoph Büscher d846ea43f4
Fix ReloadSynonymAnalyzerIT failure (#53663) (#53806)
There is an assertion in ReloadAnalyzersResponse.merge that compares index names
of merged responses that was falsely using object equality instead of
String.equals(). In the past this didn't seem to matter but with changes in the
test setup we started to see failures. Correcting this and also simplifying test
a bit to be able to run it repeatedly if needed.

Backport of #53663
2020-03-19 19:00:14 +01:00
..
analytics Rename AtomicFieldData to LeafFieldData (#53554) 2020-03-17 12:30:12 +00:00
async-search Cumulative backport of async search changes (#53635) 2020-03-17 00:08:17 +01:00
autoscaling [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
ccr [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
core Fix ReloadSynonymAnalyzerIT failure (#53663) (#53806) 2020-03-19 19:00:14 +01:00
deprecation Add deprecation check for listener thread pool (#53438) 2020-03-12 14:32:41 -04:00
enrich [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
eql [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
frozen-indices Fix doc_stats and segment_stats of ReadOnlyEngine (#53345) 2020-03-10 21:51:33 -04:00
graph [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
ilm [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
logstash Deprecate the logstash enabled setting (#53487) 2020-03-12 10:18:39 -06:00
mapper-constant-keyword Introduce a `constant_keyword` field. (#49713) (#53024) 2020-03-03 16:01:47 +01:00
mapper-flattened Rename AtomicFieldData to LeafFieldData (#53554) 2020-03-17 12:30:12 +00:00
ml [7.x] [ML] only retry persistence failures when the failure is intermittent and stop retrying when analytics job is stopping (#53725) (#53808) 2020-03-19 13:56:41 -04:00
monitoring Validate SSL settings at parse time (#49196) (#53473) 2020-03-12 10:14:51 -05:00
ql SQL: add support for index aliases for SYS COLUMNS command (#53525) (#53653) 2020-03-17 12:49:08 +02:00
rollup Stop using round-tripped PipelineAggregators (backport of #53423) (#53629) 2020-03-16 16:15:23 -04:00
search-business-rules Fix highlighter support in PinnedQuery and added test (#53716) (#53729) 2020-03-18 15:39:17 +00:00
security Make it possible to deprecate all variants of a ParseField with no replacement (#53722) 2020-03-18 14:16:19 +00:00
spatial Add support for distance queries on shape queries (#53468) (#53796) 2020-03-19 15:32:09 +01:00
sql Upgrade jackson to 2.10.3 and GeoIP to 2.13.1 (#53642) 2020-03-17 10:28:51 -07:00
src/test [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
transform [Transform] renamed _cat/transform to _cat/transforms (#53743) (#53771) 2020-03-18 19:54:03 -04:00
vectors Rename AtomicFieldData to LeafFieldData (#53554) 2020-03-17 12:30:12 +00:00
voting-only-node Single instance of the IndexNameExpressionResolver (#52604) 2020-02-21 07:50:02 -07:00
watcher [7.x] Add Watcher to available rest resources (#53620) (#53764) 2020-03-19 12:29:36 -05:00
wildcard Backport of new wildcard field type (#53590) 2020-03-16 15:07:13 +00:00
build.gradle [7.x] Add Watcher to available rest resources (#53620) (#53764) 2020-03-19 12:29:36 -05:00