[ 
https://issues.apache.org/jira/browse/FLINK-33872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hong Liang Teoh updated FLINK-33872:
------------------------------------
    Description: 
Prior to https://issues.apache.org/jira/browse/FLINK-32469, we see checkpoint 
history for completed jobs (CANCELED, FAILED, FINISHED).

After https://issues.apache.org/jira/browse/FLINK-32469, the checkpoint history 
does not show up for completed jobs. 

*Reproduction steps:*
 # Start a Flink cluster.
 # Submit a job with checkpointing enabled.
 # Wait until at least 1 checkpoint completes.
 # Cancel job.
 # Open the Flink dashboard > Job > Checkpoints > History.

We will see log line in JobManager saying "FlinkJobNotFoundException: Could not 
find Flink job ( <job_id> )"

*Snapshot of failure:*

When job is running, we can see checkpoints.

!image-2023-12-18-11-37-11-914.png|width=1023,height=350!

When job has been CANCELLED, we no longer see checkpoints data.

!image-2023-12-18-11-37-29-596.png|width=1023,height=307!

  was:
Prior to https://issues.apache.org/jira/browse/FLINK-32469, we see checkpoint 
history for completed jobs (CANCELED, FAILED, FINISHED).

After https://issues.apache.org/jira/browse/FLINK-32469, the checkpoint history 
does not show up for completed jobs. 

*Reproduction steps:*
 # Start a Flink cluster.
 # Submit a job with checkpointing enabled.
 # Wait until at least 1 checkpoint completes.
 # Cancel job.
 # Open the Flink dashboard > Job > Checkpoints > History.

We will see log line in JobManager saying "FlinkJobNotFoundException: Could not 
find Flink job ( <job_id> )"

*Snapshot of failure:*

When job is running, we can see checkpoints.

!image-2023-12-18-11-37-11-914.png!

When job has been CANCELLED, we no longer see checkpoints data.

!image-2023-12-18-11-37-29-596.png!


> Checkpoint history does not display for completed jobs
> ------------------------------------------------------
>
>                 Key: FLINK-33872
>                 URL: https://issues.apache.org/jira/browse/FLINK-33872
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / REST
>    Affects Versions: 1.18.0
>            Reporter: Hong Liang Teoh
>            Priority: Major
>             Fix For: 1.19.0, 1.18.2
>
>         Attachments: image-2023-12-18-11-37-11-914.png, 
> image-2023-12-18-11-37-29-596.png
>
>
> Prior to https://issues.apache.org/jira/browse/FLINK-32469, we see checkpoint 
> history for completed jobs (CANCELED, FAILED, FINISHED).
> After https://issues.apache.org/jira/browse/FLINK-32469, the checkpoint 
> history does not show up for completed jobs. 
> *Reproduction steps:*
>  # Start a Flink cluster.
>  # Submit a job with checkpointing enabled.
>  # Wait until at least 1 checkpoint completes.
>  # Cancel job.
>  # Open the Flink dashboard > Job > Checkpoints > History.
> We will see log line in JobManager saying "FlinkJobNotFoundException: Could 
> not find Flink job ( <job_id> )"
> *Snapshot of failure:*
> When job is running, we can see checkpoints.
> !image-2023-12-18-11-37-11-914.png|width=1023,height=350!
> When job has been CANCELLED, we no longer see checkpoints data.
> !image-2023-12-18-11-37-29-596.png|width=1023,height=307!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to