Aljoscha Krettek created FLINK-1463:
---------------------------------------
Summary: RuntimeStatefulSerializerFactory declares ClassLoader as
transient but later tries to use it
Key: FLINK-1463
URL: https://issues.apache.org/jira/browse/FLINK-1463
Project: Flink
Issue Type: Bug
Reporter: Aljoscha Krettek
At least one user has seen an exception because of this. In theory, the
ClassLoader is set again in readParametersFromConfig. But the way it is used in
TupleSerializerBase, this method is never called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)