Processor configuration validation should be strict:
- Improper use of options should result in failure.
- Use of non existing options should result in failure too.
Also the configuration validation should happen within the put pipeline api. Right now no validation happens, and the nodes running this plugin will fail silently in the background (pipeline doesn't get added and an error is printed in the log files)
Processor configuration validation should be strict:
Also the configuration validation should happen within the put pipeline api. Right now no validation happens, and the nodes running this plugin will fail silently in the background (pipeline doesn't get added and an error is printed in the log files)