You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/10/22 14:51:27 UTC

[jira] [Created] (FLINK-2894) Flink does not allow to specify default serializer for Kryo

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)