[
https://issues.apache.org/jira/browse/FLINK-2609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15226081#comment-15226081
]
ASF GitHub Bot commented on FLINK-2609:
---------------------------------------
Github user zentol commented on the pull request:
https://github.com/apache/flink/pull/1833#issuecomment-205759442
The deduplicator set is only used to prevent infinite resursion for
recursive types, correct? if so, can't we just pass an empty set into the
method?
> Automatic type registration is only called from the batch execution
> environment
> -------------------------------------------------------------------------------
>
> Key: FLINK-2609
> URL: https://issues.apache.org/jira/browse/FLINK-2609
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 0.10.0
> Reporter: Robert Metzger
> Assignee: Chesnay Schepler
>
> Kryo types in the streaming API are quite expensive to serialize because they
> are not automatically registered at Kryo.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)