Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Attachments
Issue Links
- is related to
-
FLINK-16976 Update chinese documentation for ListCheckpointed deprecation
- Closed
- links to