Skip to content
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

Fix potential deadlock in hedging request #7962

Conversation

SungJin1212
Copy link
Contributor

@SungJin1212 SungJin1212 commented Dec 5, 2024

  • I added CHANGELOG entry for this change.
  • Change is not relevant to the end user.

Changes

This PR fixes the potential deadlock situation when the err = hrt.TDigest.Add(duration) line gets an error.

Verification

@GiedriusS GiedriusS enabled auto-merge (squash) December 5, 2024 12:32
@GiedriusS GiedriusS merged commit d0d93db into thanos-io:main Dec 5, 2024
22 checks passed
saswatamcode pushed a commit to saswatamcode/thanos that referenced this pull request Dec 11, 2024
saswatamcode pushed a commit to saswatamcode/thanos that referenced this pull request Dec 11, 2024
saswatamcode added a commit that referenced this pull request Dec 11, 2024
* Fix potential deadlock in hedging request (#7962)

Signed-off-by: SungJin1212 <[email protected]>

* sidecar: fix limit mintime (#7970)

Signed-off-by: Michael Hoffmann <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>

* Cut patch release v0.37.2

Signed-off-by: Saswata Mukherjee <[email protected]>

* Fix changelog

Signed-off-by: Saswata Mukherjee <[email protected]>

---------

Signed-off-by: SungJin1212 <[email protected]>
Signed-off-by: Michael Hoffmann <[email protected]>
Signed-off-by: Saswata Mukherjee <[email protected]>
Co-authored-by: SungJin1212 <[email protected]>
Co-authored-by: Michael Hoffmann <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants