[
https://issues.apache.org/jira/browse/FLINK-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-4954.
--------------------------------
Resolution: Fixed
Fixed via 8f45e314aa4b21ce3137e46b0c22c8022fb39aa0
> Remove stashing from AkkaRpcActor
> ---------------------------------
>
> Key: FLINK-4954
> URL: https://issues.apache.org/jira/browse/FLINK-4954
> Project: Flink
> Issue Type: Sub-task
> Components: Distributed Coordination
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)