You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Tzu-Li (Gordon) Tai (JIRA)" <ji...@apache.org> on 2017/04/03 20:29:41 UTC

[jira] [Created] (FLINK-6258) Deprecate ListCheckpointed interface for managed operator state

Tzu-Li (Gordon) Tai created FLINK-6258:
------------------------------------------

             Summary: Deprecate ListCheckpointed interface for managed operator state
                 Key: FLINK-6258
                 URL: https://issues.apache.org/jira/browse/FLINK-6258
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
            Reporter: Tzu-Li (Gordon) Tai


Per discussion in https://github.com/apache/flink/pull/3508, we consider deprecating the `ListCheckpointed` interface to discourage Java serialization shortcuts for state registrations (towards this, the Java serialization shortcuts provided by the `OperatorStateStore` interface have already been deprecated in https://github.com/apache/flink/pull/3508).

We should also remember to update https://ci.apache.org/projects/flink/flink-docs-release-1.2/dev/stream/state.html#using-managed-keyed-state if we decide to do this.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)