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

Add Become and BecomeStacked to ReceivePersistentActor #1395

Closed
Horusiath opened this issue Nov 2, 2015 · 2 comments
Closed

Add Become and BecomeStacked to ReceivePersistentActor #1395

Horusiath opened this issue Nov 2, 2015 · 2 comments
Assignees

Comments

@Horusiath
Copy link
Contributor

It looks like ReceivePersistentActor is missing implementation of Become and BecomeStacked equivalent of the ReceiveActor. It should be implemented as well and work only on command receiver part of the persistent actor.

@Aaronontheweb
Copy link
Member

awesome - glad to see this. I wanted some clarification around how Become works with the RPA and this helps me understand what the current behavior is.

@Danthar
Copy link
Member

Danthar commented Nov 12, 2015

Closing this issue: A PR was merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants