Skip to content

Fix data stream retrieval in DataStreamLifecycleServiceRuntimeSecurityIT#125667

Merged
nielsbauman merged 2 commits intoelastic:mainfrom
nielsbauman:fix-dlm-security-test
Apr 1, 2025
Merged

Fix data stream retrieval in DataStreamLifecycleServiceRuntimeSecurityIT#125667
nielsbauman merged 2 commits intoelastic:mainfrom
nielsbauman:fix-dlm-security-test

Conversation

@nielsbauman
Copy link
Copy Markdown
Contributor

This test seemed to fail because we would index another document before the master processed the data stream rollover - which is possible because non-master nodes expose the next cluster state a little bit earlier than the master node.

Caused by #122852

Fixes #124978

…tyIT`

This test seemed to fail because we would index another document before
the master processed the data stream rollover - which is possible
because non-master nodes expose the next cluster state a little bit
earlier than the master node.

Caused by elastic#122852

Fixes elastic#124978
@nielsbauman nielsbauman added >test Issues or PRs that are addressing/adding tests :StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. v9.1.0 labels Mar 26, 2025
@nielsbauman nielsbauman requested a review from gmarouli March 26, 2025 13:41
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Copy link
Copy Markdown
Contributor

@gmarouli gmarouli left a comment

Choose a reason for hiding this comment

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

LGTM!

@nielsbauman
Copy link
Copy Markdown
Contributor Author

@elasticmachine update branch

@elasticmachine
Copy link
Copy Markdown
Collaborator

merge conflict between base and head

@nielsbauman nielsbauman enabled auto-merge (squash) April 1, 2025 12:55
@nielsbauman nielsbauman merged commit a97e006 into elastic:main Apr 1, 2025
17 checks passed
@nielsbauman nielsbauman deleted the fix-dlm-security-test branch April 1, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/Data streams Data streams and their lifecycles Team:Data Management (obsolete) DO NOT USE. This team no longer exists. >test Issues or PRs that are addressing/adding tests v9.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] DataStreamLifecycleServiceRuntimeSecurityIT testRolloverLifecycleAndForceMergeAuthorized failing

4 participants