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)