What would you like to happen?
When a MetaInject transforms has multiple input stream, if one of the stream is empty, the running pipeline set in the plugin is not run.
This default behaviour is useful to ensure that the running pipeline will not be broke but sometimes we would like to run it.
The proposal is to add a new boolean config in the meta of the plugin to allow empty stream input.
However, if all the input stream are empty, the running pipeline execution will not be launch.
Issue Priority
Priority: 3
Issue Component
Component: Transforms
What would you like to happen?
When a MetaInject transforms has multiple input stream, if one of the stream is empty, the running pipeline set in the plugin is not run.
This default behaviour is useful to ensure that the running pipeline will not be broke but sometimes we would like to run it.
The proposal is to add a new boolean config in the meta of the plugin to allow empty stream input.
However, if all the input stream are empty, the running pipeline execution will not be launch.
Issue Priority
Priority: 3
Issue Component
Component: Transforms