OpenSearch/modules/ingest-common/src
Przemko Robakowski 005e0bffaf
[7.x] Make for each processor resistant to field modification (#62791) (#62807)
* Make for each processor resistant to field modification  (#62791)

This change provides consistent view of field that foreach processor is iterating over. That prevents it to go into infinite loop and put great pressure on the cluster.

Closes #62790

* fix compilation
2020-09-23 10:46:00 +02:00
..
internalClusterTest/java/org/elasticsearch/ingest/common [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
main [7.x] Make for each processor resistant to field modification (#62791) (#62807) 2020-09-23 10:46:00 +02:00
test/java/org/elasticsearch/ingest/common [7.x] Make for each processor resistant to field modification (#62791) (#62807) 2020-09-23 10:46:00 +02:00
yamlRestTest [7.x] Enhance the ingest node simulate verbose output (#60433) (#60678) 2020-08-27 16:53:09 -05:00