Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently, the AkkaRpcActor stashes all messages when in state Processing.STOP. Since the stashing storage is limited this can only work up to a certain amount of messages and is thus only a best effort approach. Since the implementation of the distributed components should not rely on stashing messages so that they are replayed, I propose to remove this feature.
Attachments
Issue Links
- links to