[
https://issues.apache.org/jira/browse/FLINK-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167659#comment-15167659
]
ASF GitHub Bot commented on FLINK-3513:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/1712
> Fix interplay of automatic Operator UID and Changing name of WindowOperator
> ---------------------------------------------------------------------------
>
> Key: FLINK-3513
> URL: https://issues.apache.org/jira/browse/FLINK-3513
> Project: Flink
> Issue Type: Bug
> Components: Streaming
> Affects Versions: 1.0.0
> Reporter: Aljoscha Krettek
> Assignee: Ufuk Celebi
> Priority: Blocker
> Fix For: 1.0.0
>
>
> WindowOperator can have a changing name because it has the TypeSerializer
> .toString() output in it's name. For some type serializers that don't
> implement toString() this means that the name changes.
> This means that savepoint restore does not work for the automatically
> generated UID.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)