Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
Description
Currently, the only bit of documentation about serializer upgrades / state evolution, is https://ci.apache.org/projects/flink/flink-docs-release-1.5/dev/stream/state/custom_serialization.html#handling-serializer-upgrades-and-compatibility., which only explains things at an API level.
State evolution over the time has proved to be a rather complex topic that is often overlooked by users. Users would probably benefit from a actual full-grown dedicated page that covers both API, some necessary internal details regarding interplay of state serializers, best practices, and caution notices.
I propose to add this documentation as a subpage under Streaming/State & Fault-Tolerance/.
Attachments
Issue Links
- links to