[
https://issues.apache.org/jira/browse/FLINK-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180974#comment-16180974
]
ASF GitHub Bot commented on FLINK-7547:
---------------------------------------
Github user yew1eb commented on the issue:
https://github.com/apache/flink/pull/4614
can someone review this please? :)
> o.a.f.s.api.scala.async.AsyncFunction is not declared Serializable
> ------------------------------------------------------------------
>
> Key: FLINK-7547
> URL: https://issues.apache.org/jira/browse/FLINK-7547
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 1.3.2
> Reporter: Elias Levy
> Assignee: Hai Zhou_UTC+8
> Priority: Minor
>
> {{org.apache.flink.streaming.api.scala.async.AsyncFunction}} is not declared
> {{Serializable}}, whereas
> {{org.apache.flink.streaming.api.functions.async.AsyncFunction}} is. This
> leads to the job not starting as the as async function can't be serialized
> during initialization.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)