[
https://issues.apache.org/jira/browse/FLINK-11539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789289#comment-16789289
]
Aljoscha Krettek commented on FLINK-11539:
------------------------------------------
[~jkreileder] Could you try it with this branch?
https://github.com/aljoscha/flink/tree/fix-trav-serializer-compile. It's a
naive fix that won't fly in production because it's not a real cache and
doesn't take into account ClassLoaders but it should help us to diagnose the
problem.
> Add TypeSerializerSnapshot for TraversableSerializer
> ----------------------------------------------------
>
> Key: FLINK-11539
> URL: https://issues.apache.org/jira/browse/FLINK-11539
> Project: Flink
> Issue Type: Improvement
> Components: API / Type Serialization System
> Reporter: Aljoscha Krettek
> Assignee: Aljoscha Krettek
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> This will replace the deprecated {{TypeSerializerConfigSnapshot}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)