Skip to content

Changed subscriber lists to immutable collections #3823

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

Merged
merged 1 commit into from
Jun 17, 2019

Conversation

ptjhuang
Copy link
Contributor

#3822 I think any actor state accessed in WriteMessagesAsync is at risk, namely _tagSubscribers and _persistenceIdSubscribers. Both changed to ImmutableDictionary of ImmutableSet.

Copy link
Contributor

@Horusiath Horusiath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! 👍

@Horusiath Horusiath merged commit 9f1b7e4 into akkadotnet:dev Jun 17, 2019
@ptjhuang ptjhuang deleted the 3822-hashset-multithread branch June 17, 2019 12:47
madmonkey pushed a commit to madmonkey/akka.net that referenced this pull request Jul 12, 2019
Aaronontheweb pushed a commit to Aaronontheweb/akka.net that referenced this pull request Jul 21, 2019
Aaronontheweb pushed a commit to Aaronontheweb/akka.net that referenced this pull request Jul 26, 2019
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