Skip to content

[9.1] [ML] Removing removeIfExists from sync task scheduler (#228783)#229917

Merged
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-228783
Jul 30, 2025
Merged

[9.1] [ML] Removing removeIfExists from sync task scheduler (#228783)#229917
kibanamachine merged 1 commit intoelastic:9.1from
kibanamachine:backport/9.1/pr-228783

Conversation

@kibanamachine
Copy link
Copy Markdown
Contributor

Backport

This will backport the following commits from main to 9.1:

Questions ?

Please refer to the Backport tool documentation

The call to `removeIfExists` is not necessary and can result in a
possible race condition when the sync task is claimed.
Fixes elastic#226554
Related to elastic#226481

(cherry picked from commit c346834)
@kibanamachine kibanamachine added the backport This PR is a backport of another PR label Jul 30, 2025
@kibanamachine kibanamachine enabled auto-merge (squash) July 30, 2025 07:54
@kibanamachine kibanamachine merged commit 043b585 into elastic:9.1 Jul 30, 2025
16 checks passed
@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

cc @jgowdyelastic

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