[
https://issues.apache.org/jira/browse/FLINK-32655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746871#comment-17746871
]
Rui Fan commented on FLINK-32655:
---------------------------------
Merged via:
<master : 1.18> e8a8b05b18f5bf5362d88a548e5c861097f7fa8f
1.17
1.16
> RecreateOnResetOperatorCoordinator did not forward notifyCheckpointAborted to
> the real OperatorCoordinator
> ----------------------------------------------------------------------------------------------------------
>
> Key: FLINK-32655
> URL: https://issues.apache.org/jira/browse/FLINK-32655
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Checkpointing
> Affects Versions: 1.17.1
> Reporter: Ming Li
> Assignee: Ming Li
> Priority: Major
> Labels: pull-request-available
>
> {{[RecreateOnResetOperatorCoordinator|https://github.com/apache/flink/blob/master/flink-runtime/src/main/java/org/apache/flink/runtime/operators/coordination/RecreateOnResetOperatorCoordinator.java#L115]}}
> does not override {{{}notifyCheckpointAborted{}}}, which causes the
> {{SplitEnumerator}} in {{SourceCoordinator}} can not receive the checkpoint
> abort message.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)