You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Fabian Hueske (JIRA)" <ji...@apache.org> on 2015/09/15 14:55:46 UTC

[jira] [Closed] (FLINK-2665) ExecutionConfig is not serializable

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

Fabian Hueske closed FLINK-2665.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 0.10

Fixed as 2cc5d98c690c1b1b1ff1f48628ca58b1b4f0c932

> ExecutionConfig is not serializable
> -----------------------------------
>
>                 Key: FLINK-2665
>                 URL: https://issues.apache.org/jira/browse/FLINK-2665
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 0.10
>
>
> The {{ExecutionConfig}} is not serializable, because the {{ExecutionConfig.Entry<K,V>}} can contain non serializable key and value field values.
> I suggest to add a type bound for {{K}} and {{V}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)