Skip to content

[9.3] [Security][Detection Engine] ESQL Rule Execution Logic Integration Test (#252936)#254034

Merged
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-252936
Feb 19, 2026
Merged

[9.3] [Security][Detection Engine] ESQL Rule Execution Logic Integration Test (#252936)#254034
kibanamachine merged 1 commit intoelastic:9.3from
kibanamachine:backport/9.3/pr-252936

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.3:

Questions ?

Please refer to the Backport tool documentation

…st (elastic#252936)

## Summary

Resolves [elastic#235895](elastic#235895)
When mv_expand is used, all documents added to indices share the same _id and @timestamp. This leads to indeterministic ordering when ElasticSearch is pulling documents. There is no tiebreaker, so we get unpredictable results. This fixes PR fixes a test that encounters this issue.

(cherry picked from commit 8cb144e)
@kibanamachine kibanamachine merged commit afdf3f8 into elastic:9.3 Feb 19, 2026
18 checks passed
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.

2 participants