Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
Description
- Introduce / refactor State object ID (consider StringBasedID, SharedStateRegistryKey, StateHandleID; consider merging them)
- Add methods to obtain all object ids from a state handle
- Upate StateAssignmentOperation to compute shared state as a last step
- Send to TM (inject into JMTaskRestore)
See https://docs.google.com/document/d/1NJJQ30P27BmUvD7oa4FChvkYxMEgjRPTVdO1dHLl_9I/edit#heading=h.uednun2snp4l for more details
Code changes might look like this: https://github.com/rkhachatryan/flink/commit/025813c68b71e9fc357d7417d4403141998ad5f9#diff-cc692216ebbbeda497a335d79a1e568bb5164d98a45bd8efba08b9c1e9742ebdR144
Attachments
Issue Links
- blocks
-
FLINK-23137 State ownership: prevent private state deletion on JM
- Closed
-
FLINK-23343 State ownership: prevent shared state deletion on TM
- Closed
- relates to
-
FLINK-24611 Prevent JM from discarding state on checkpoint abortion
- Resolved
- links to