Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
1.11.0
-
None
Description
There was some confusion during reviewing of FLINK-8871 and org.apache.flink.runtime.state.CheckpointListener#notifyCheckpointAborted was left without a default implementation, that's braking backward compatibility. Default empty implementation of this method should be provided.
Attachments
Issue Links
- duplicates
-
FLINK-18429 Add default method for CheckpointListener.notifyCheckpointAborted(checkpointId)
- Closed