[jira] [Commented] (FLINK-33872) Checkpoint history does not display for completed jobs

2023-12-19 Thread Hong Liang Teoh (Jira)


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

Hong Liang Teoh commented on FLINK-33872:
-

merged commit 
[{{54fd94a}}|https://github.com/apache/flink/commit/54fd94ab750c6cbb4cfa21a911656235c1bb059b]
 into apache:release-1.18

> 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
>Assignee: Hong Liang Teoh
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.19.0, 1.18.1
>
> 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 (  )"
> *Snapshot of failure:*
> When job is running, we can see checkpoints.
> !image-2023-12-18-11-37-11-914.png|width=862,height=295!
> When job has been CANCELLED, we no longer see checkpoints data.
> !image-2023-12-18-11-37-29-596.png|width=860,height=258!



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


[jira] [Commented] (FLINK-33872) Checkpoint history does not display for completed jobs

2023-12-19 Thread Hong Liang Teoh (Jira)


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

Hong Liang Teoh commented on FLINK-33872:
-

merged commit 
[{{1e89e2f}}|https://github.com/apache/flink/commit/1e89e2fad33df84e33d6276f8fafd38957cfbd47]
 into apache:master

 

> 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
>Assignee: Hong Liang Teoh
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.19.0, 1.18.1
>
> 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 (  )"
> *Snapshot of failure:*
> When job is running, we can see checkpoints.
> !image-2023-12-18-11-37-11-914.png|width=862,height=295!
> When job has been CANCELLED, we no longer see checkpoints data.
> !image-2023-12-18-11-37-29-596.png|width=860,height=258!



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