You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/09/28 15:34:00 UTC

[jira] [Closed] (FLINK-7547) o.a.f.s.api.scala.async.AsyncFunction is not declared Serializable

     [ https://issues.apache.org/jira/browse/FLINK-7547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aljoscha Krettek closed FLINK-7547.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Resolved in 09df80f0078142b4c7667b237ef48c51ef029a6b

> 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
>             Fix For: 1.4.0
>
>
> {{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)