[
https://issues.apache.org/jira/browse/FLINK-11655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-11655.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.8.0
Fixed via 091f4482d70dc8b6f9de77672346ca063f37ae29
> Remove `Serializable` interface from `CallAsync`
> ------------------------------------------------
>
> Key: FLINK-11655
> URL: https://issues.apache.org/jira/browse/FLINK-11655
> Project: Flink
> Issue Type: Bug
> Components: Distributed Coordination
> Affects Versions: 1.6.3, 1.7.2
> Reporter: Benchao Li
> Assignee: Benchao Li
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
>
> `RunAsync` and `CallAsync` are akka messages which are used only locally, so
> we don't need the `Serializable` interface here.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)