-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] IndexStatsIT testThrottleStats failing #126359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Pinging @elastic/es-distributed-indexing (Team:Distributed Indexing) |
Backports elastic#126113 to 7.17 > Ensures proper cleanup in the testThrottleStats test Resolve elastic#126359
This has been muted on branch main Mute Reasons:
Build Scans: |
Seems to be caused by #127173 |
The test is failing on
|
It does get reproduced with
|
I believe the issue is the |
`Engine.PauseLock#throttle` can be called when the lock is being throttled, so we can't guarantee that all permits are available before throttling. Resolve elastic#126359 See elastic#127173
`Engine.PauseLock#throttle` can be called when the lock is being throttled, so we can't guarantee that all permits are available before throttling. Resolve elastic#126359 See elastic#127173
`Engine.PauseLock#throttle` can be called when the lock is being throttled, so we can't guarantee that all permits are available before throttling. Resolve elastic#126359 See elastic#127173
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
The text was updated successfully, but these errors were encountered: