OpenSearch/modules/ingest-common
Jake Landis e37e5dfc04
ingest: support simulate with verbose for pipeline processor (#33839)
* ingest: support simulate with verbose for pipeline processor

This change better supports the use of simulate?verbose with the
pipeline processor. Prior to this change any pipeline processors
executed with simulate?verbose would not show all intermediate 
processors for the inner pipelines.

This changes also moves the PipelineProcess and TrackingResultProcessor
classes to enable instance checks and to avoid overly public classes.
As well this updates the error message for when cycles are detected
in pipelines calling other pipelines.
2018-09-20 08:33:07 -05:00
..
src ingest: support simulate with verbose for pipeline processor (#33839) 2018-09-20 08:33:07 -05:00
build.gradle ingest: Introduce the dissect processor (#32884) 2018-08-28 07:11:20 -07:00