Skip to content

Backport: Introduce on_failure_pipeline ingest metadata inside on_failure block#49596

Merged
martijnvg merged 4 commits intoelastic:7.xfrom
martijnvg:backport_49076
Nov 27, 2019
Merged

Backport: Introduce on_failure_pipeline ingest metadata inside on_failure block#49596
martijnvg merged 4 commits intoelastic:7.xfrom
martijnvg:backport_49076

Conversation

@martijnvg
Copy link
Copy Markdown
Member

Backport of #49076

In case an exception occurs inside a pipeline processor,
the pipeline stack is kept around as header in the exception.
Then in the on_failure processor the id of the pipeline the
exception occurred is made accessible via the on_failure_pipeline
ingest metadata.

Closes #44920

…elastic#49076)

In case an exception occurs inside a pipeline processor,
the pipeline stack is kept around as header in the exception.
Then in the on_failure processor the id of the pipeline the
exception occurred is made accessible via the `on_failure_pipeline`
ingest metadata.

Closes elastic#44920
@martijnvg martijnvg added >non-issue :Distributed/Ingest Node Execution or management of Ingest Pipelines backport labels Nov 26, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (:Core/Features/Ingest)

@martijnvg
Copy link
Copy Markdown
Member Author

@elasticmachine update branch

@martijnvg
Copy link
Copy Markdown
Member Author

@elasticmachine run elasticsearch-ci/2

@martijnvg martijnvg merged commit 90850f4 into elastic:7.x Nov 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Ingest Node Execution or management of Ingest Pipelines >non-issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants