[
https://issues.apache.org/jira/browse/FLINK-3513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167393#comment-15167393
]
ASF GitHub Bot commented on FLINK-3513:
---------------------------------------
Github user uce commented on the pull request:
https://github.com/apache/flink/pull/1712#issuecomment-188862999
`mvn clean verify` was successful on my local machine, so if we need this
for a new RC, we can merge it before the Travis run finishes.
> 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
>
> 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)