You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/04/07 08:22:00 UTC

[jira] [Assigned] (FLINK-26993) CheckpointCoordinatorTest#testMinCheckpointPause

     [ 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)