[
https://issues.apache.org/jira/browse/FLINK-26993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler reassigned FLINK-26993:
----------------------------------------
Assignee: Chesnay Schepler
> CheckpointCoordinatorTest#testMinCheckpointPause
> ------------------------------------------------
>
> Key: FLINK-26993
> URL: https://issues.apache.org/jira/browse/FLINK-26993
> Project: Flink
> Issue Type: Technical Debt
> Components: Runtime / Checkpointing, Tests
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.16.0
>
>
> The test triggers checkpoints, waits for the CC to have stored a pending
> checkpoint, and then sends an acknowledge.
> The acknowledge can fail with an NPE because the
> PendingCheckpoint#checkpointTargetLocation hasn't been set yet. This doesn't
> happen synchronously with the PendingCheckpoint being added to
> CheckpointCoordinator#pendingCheckpoints.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)