Skip to content

[8.19] 🌊 Streams: Fix classic streams ingest pipeline manipulation (#230053)#234916

Merged
flash1293 merged 1 commit intoelastic:8.19from
flash1293:backport/8.19/pr-230053
Sep 12, 2025
Merged

[8.19] 🌊 Streams: Fix classic streams ingest pipeline manipulation (#230053)#234916
flash1293 merged 1 commit intoelastic:8.19from
flash1293:backport/8.19/pr-230053

Conversation

@flash1293
Copy link
Copy Markdown
Contributor

@flash1293 flash1293 commented Sep 12, 2025

Fixes #232445

Backport

This will backport the following commits from main to 8.19:

Questions ?

Please refer to the Backport tool documentation

…230053)

Fixes elastic#229733

With elastic/elasticsearch#130847 , we track the
creation and modification date of ingest pipelines.
As part of adjusting processing through the streams API, the ingest
pipeline object is loaded, modified and written back. This fails since
it tries to set the modified/creation timestamps which isn't allowed.

This PR is stripping out the offending keys

(cherry picked from commit 4561993)

# Conflicts:
#	x-pack/platform/plugins/private/translations/translations/de-DE.json
@flash1293 flash1293 added the backport This PR is a backport of another PR label Sep 12, 2025
@flash1293 flash1293 enabled auto-merge (squash) September 12, 2025 13:51
@flash1293
Copy link
Copy Markdown
Contributor Author

/ci

Copy link
Copy Markdown
Contributor

@awahab07 awahab07 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@flash1293 flash1293 merged commit 91cb9df into elastic:8.19 Sep 12, 2025
10 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants