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

[exporter/prometheusremotewrite] Add timeout to prevent deadlock #15278

Closed

Conversation

ImDevinC
Copy link

Description:
Adds a timeout when reading from the WAL, as it shares a lock with the process that also writes to the WAL, creating a deadlock.

Link to tracking Issue: #15277

Testing: Adding this change allows metrics to be forwarded properly

@ImDevinC ImDevinC requested a review from a team October 18, 2022 22:46
@ImDevinC ImDevinC requested a review from Aneurysm9 as a code owner October 18, 2022 22:46
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Oct 18, 2022

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: ImDevinC / name: Devin Collins (443e570)

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2022

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Nov 2, 2022
@ImDevinC
Copy link
Author

ImDevinC commented Nov 2, 2022

Is there anything else I can provide to help move this along?

@github-actions github-actions bot removed the Stale label Nov 3, 2022
@ImDevinC
Copy link
Author

There seems to be no traction here, closing this

@ImDevinC ImDevinC closed this Nov 11, 2022
@ImDevinC ImDevinC deleted the feat-wal-deadlock branch June 9, 2023 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants