[
https://issues.apache.org/jira/browse/FLINK-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15654083#comment-15654083
]
ASF GitHub Bot commented on FLINK-4954:
---------------------------------------
Github user tillrohrmann commented on the issue:
https://github.com/apache/flink/pull/2719
Failing test case seems to be unrelated. Will merge this PR into the flip-6
branch.
> 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)