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

Fix/3129 pubsub - reworking MNTR specifications #4207

Merged
merged 21 commits into from Feb 12, 2020

Conversation

Aaronontheweb
Copy link
Member

MNTR specs for #4086 needed some work. Opening a PR for them here.

sbacquet and others added 21 commits December 9, 2019 21:44
…for remotely-deployed actors

Issue akkadotnet#3129 : remotely deployed actors were registered in DistributedPubSubMediator's register with key = "/remote/...", hence did not receive messages from mediator sent with Send("/user/...") or SendToAll("/user/...").
Now the key is the same for all actors = the path beginning with /user/.
@Aaronontheweb
Copy link
Member Author

Reverted back to the original MNTR implementation for this spec. Not up for a lot of debugging to see why things got racy in the other PR.

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.

None yet

2 participants