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

Resolve Akka.Cluster startup #5437

Merged
merged 1 commit into from
Dec 17, 2021

Conversation

Aaronontheweb
Copy link
Member

I think some of the race conditions that began to appear as a result of .NET 6's threadpool changes hid some of the faults exposed by this PR and some of the other Akka.Cluster ones. We need to carefully and quickly restore this functionality since #5435 is a critical issue.

@Aaronontheweb
Copy link
Member Author

I've tested this on my machine using @Arkatufus' suggestion: #5435 (comment)

@Arkatufus - are you able to reproduce the error from v1.4.29 on this PR?

@Arkatufus
Copy link
Contributor

I'll give it a go

@Arkatufus
Copy link
Contributor

Works just fine under a single core environment, all Akka.Cluster.Tools.Tests and Akka.Cluster.Tests specs passed.

@Aaronontheweb Aaronontheweb marked this pull request as ready for review December 17, 2021 04:23
@Aaronontheweb Aaronontheweb merged commit 4b37296 into akkadotnet:dev Dec 17, 2021
@Aaronontheweb Aaronontheweb deleted the fix/5435-Racy-Startup branch April 21, 2022 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants