Skip to content

[9.2] 🌊 Streams: Fix field simulation (#243065)#243153

Merged
kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-243065
Nov 17, 2025
Merged

[9.2] 🌊 Streams: Fix field simulation (#243065)#243153
kibanamachine merged 1 commit intoelastic:9.2from
kibanamachine:backport/9.2/pr-243065

Conversation

@kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 9.2:

Questions ?

Please refer to the Backport tool documentation

@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Nov 17, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) November 17, 2025 08:34
Fixes elastic#242994

With elastic/elasticsearch#137992, the approach
we used to do field simulation for wired streams doesn't work anymore.
This PR fixes this by switching to a similar strategy we use for the
processing simulation: Overwrite the root logs pipeline to reroute the
doc, then overwrite the current stream pipeline with a noop.

For classic streams we keep the existing behavior.

(cherry picked from commit 1555156)
@kibanamachine kibanamachine merged commit 507e0ca into elastic:9.2 Nov 17, 2025
12 checks passed
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @flash1293

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

3 participants