Skip to content

Strict pipeline / processor configuration validation #14552

@martijnvg

Description

@martijnvg

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions