[
https://issues.apache.org/jira/browse/FLINK-5450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834147#comment-15834147
]
ASF GitHub Bot commented on FLINK-5450:
---------------------------------------
Github user uce commented on the issue:
https://github.com/apache/flink/pull/3134
Quick side note: There was a discussion on the mailing list about not using
the `R: @somebody` notes anymore. Would be cool if you chime in there if you
disagree with that and want to continue using it.
> WindowOperator logs about "re-registering state from an older Flink version"
> even though its not a restored window
> ------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-5450
> URL: https://issues.apache.org/jira/browse/FLINK-5450
> Project: Flink
> Issue Type: Bug
> Components: Windowing Operators
> Affects Versions: 1.2.0
> Reporter: Robert Metzger
> Assignee: Kostas Kloudas
>
> While testing the RC0 of Flink 1.2, I stumbled across this log message
> {code}
> 15:42:02,855 INFO
> org.apache.flink.streaming.api.operators.AbstractStreamOperator -
> WindowOperator (taskIdx=WindowOperator) re-registering state from an older
> Flink version.
> {code}
> My WindowOperator is not restored, so I find this log message a bit
> misleading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)