You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2017/01/12 11:06:05 UTC

[jira] [Created] (FLINK-5467) Stateless chained tasks set legacy operator state

Ufuk Celebi created FLINK-5467:
----------------------------------

             Summary: 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


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)