[
https://issues.apache.org/jira/browse/FLINK-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15821568#comment-15821568
]
ASF GitHub Bot commented on FLINK-5467:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/3102
> Stateless chained tasks set legacy operator state
> -------------------------------------------------
>
> Key: FLINK-5467
> URL: https://issues.apache.org/jira/browse/FLINK-5467
> Project: Flink
> Issue Type: Bug
> Components: State Backends, Checkpointing
> Reporter: Ufuk Celebi
> Assignee: Stefan Richter
> Fix For: 1.2.0, 1.3.0
>
>
> I discovered this while trying to rescale a job with a Kafka source with a
> chained stateless operator.
> Looking into it, it turns out that this fails, because the checkpointed state
> contains legacy operator state for the chained operator although it is state
> less.
> /cc [~aljoscha] You mentioned that this might be a possible duplicate?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)