You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2015/02/18 16:42:12 UTC

[jira] [Resolved] (FLINK-1417) Automatically register nested types at Kryo

     [ https://issues.apache.org/jira/browse/FLINK-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger resolved FLINK-1417.
-----------------------------------
    Resolution: Fixed

Resolved in http://git-wip-us.apache.org/repos/asf/flink/commit/354efec0

> Automatically register nested types at Kryo
> -------------------------------------------
>
>                 Key: FLINK-1417
>                 URL: https://issues.apache.org/jira/browse/FLINK-1417
>             Project: Flink
>          Issue Type: Improvement
>          Components: Java API, Scala API
>            Reporter: Stephan Ewen
>            Assignee: Robert Metzger
>             Fix For: 0.9
>
>
> Currently, the {{GenericTypeInfo}} registers the class of the type at Kryo. In order to get the best performance, it should recursively walk the classes and make sure that it registered all contained subtypes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)