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

Do not retry membership updates during shutdown with dev clustering #8719

Merged
merged 1 commit into from
Nov 11, 2023

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Nov 11, 2023

Fixes #8655

This expands on the condition added in #5747, so that silos do not retry attempts to update the membership table during shutdown when using development clustering. Previously, we were only checking for the terminal state (Dead), but this expands it to all terminal states (ShuttingDown, Stopping, and Dead)

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit 8ea0ec7 into dotnet:main Nov 11, 2023
19 checks passed
@ReubenBond ReubenBond deleted the fix/gh/8655 branch November 11, 2023 19:53
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SiloHost stop issue (hanging during the stop)
1 participant