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

Backport of circuit breaker fixes involved in bug in later versions #1062

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

DavidBoike
Copy link
Member

@DavidBoike DavidBoike commented Oct 1, 2024

@DavidBoike DavidBoike added the Bug label Oct 1, 2024
@DavidBoike DavidBoike added this to the 2.0.8 milestone Oct 1, 2024
@DavidBoike DavidBoike changed the title Circuit breaker fixes 2.0 - will rename to bug name Backport of circuit breaker fixes involved in bug in later versions Oct 1, 2024
@DavidBoike DavidBoike requested a review from awright18 October 1, 2024 15:56
DavidBoike and others added 2 commits October 2, 2024 08:45
* Use locks to serialize arm/disarm actions

* Explicit state lock, Volatile read of state outside lock, actually reduce nesting where possible

* Small cosmetics for better readability

* Better logging

* Verbose comment

* Even better logging

* Basic test coverage

---------

Co-authored-by: danielmarbach <danielmarbach@users.noreply.github.com>
@danielmarbach danielmarbach enabled auto-merge (squash) October 2, 2024 14:24
@danielmarbach danielmarbach merged commit b2ea0e2 into release-2.0 Oct 2, 2024
4 checks passed
@danielmarbach danielmarbach deleted the circuit-breaker-2.0 branch October 2, 2024 14:25
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.

2 participants