[
https://issues.apache.org/jira/browse/FLINK-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654082#comment-15654082
]
ASF GitHub Bot commented on FLINK-4954:
---------------------------------------
Github user tillrohrmann closed the pull request at:
https://github.com/apache/flink/pull/2719
> 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)