005e0bffaf
* 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 |
||
---|---|---|
.. | ||
internalClusterTest/java/org/elasticsearch/ingest/common | ||
main | ||
test/java/org/elasticsearch/ingest/common | ||
yamlRestTest |