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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)