OpenSearch/x-pack/plugin/enrich/src
Armin Braun 76f56c1264
Add Missing NamedWritable Registration for ExecuteEnrichPolicyStatus (#62364) (#62374)
This was missing and caused nodes to drop out of the cluster on serialization failures
when ever one tried to get an enrich policy task by name.
The test in here is a little dirty but I figured it would be nice to have an actual reproducer
for the issue and I couldn't find any infrastructure to nicely time the tasks so I put this on
top of existing test infra.
2020-09-15 15:24:15 +02:00
..
internalClusterTest/java/org/elasticsearch/xpack/enrich Add Missing NamedWritable Registration for ExecuteEnrichPolicyStatus (#62364) (#62374) 2020-09-15 15:24:15 +02:00
main/java/org/elasticsearch/xpack/enrich [Enrich] add logging for when there are search/bulk failures on _execute (#62313) (#62320) 2020-09-14 11:20:13 -04:00
test/java/org/elasticsearch/xpack Add Support in geo_match enrichment policy for any type of geometry (#59276) 2020-07-09 11:41:41 +02:00