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 2015/06/01 12:41:17 UTC

[jira] [Created] (FLINK-2124) FromElementsFunction is not really Serializable

Aljoscha Krettek created FLINK-2124:
---------------------------------------

             Summary: FromElementsFunction is not really Serializable
                 Key: FLINK-2124
                 URL: https://issues.apache.org/jira/browse/FLINK-2124
             Project: Flink
          Issue Type: Bug
          Components: Streaming
            Reporter: Aljoscha Krettek


The function stores an Iterable of T. T is not necessarily Serializable and and Iterable is also not necessarily Serializable.



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