Till Rohrmann created FLINK-2894:
------------------------------------
Summary: Flink does not allow to specify default serializer for Kryo
Key: FLINK-2894
URL:
https://issues.apache.org/jira/browse/FLINK-2894 Project: Flink
Issue Type: Bug
Affects Versions: 0.10
Reporter: Till Rohrmann
Currently, Flink only supports to specify Kryo {{Serializer}} for specific types but not default serializer for classes. A default serializer is used for the registered class and all its subclasses. That way one does not have to specify the serializer for each type individually.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)