wjcwin opened a new issue, #4074:
URL: https://github.com/apache/incubator-streampark/issues/4074

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### Java Version
   
   jdk8
   
   ### Scala Version
   
   2.12.x
   
   ### StreamPark Version
   
   2.1.4
   
   ### Flink Version
   
   1.15.0
   
   ### deploy mode
   
   kubernetes-application
   
   ### What happened
   
   application start without savepoint, the savepoint in job info detail won't 
updated(我将一个作业启动时不勾选从sp/cp启动后,作业是正常运行的,但是在作业的详情页里的savepoint里,ck不再更新了还是以前的,数据库里也看了,确实没更新)
   
   ### Error Exception
   
   ```log
   No details are displayed in logs
   ```
   
   
   ### Screenshots
   
   
![image](https://github.com/user-attachments/assets/28a7d63e-586c-4344-bc68-cf49da3a7e30)
   I suspect this is due to a method in this class that compares only the chkid 
completion time, not the chk completion time. After the job restarts without 
sp/cp, the checkpoint id starts from 1
   
(我怀疑是这个类的这个方法导致的,这个方法里只比较了chkid,而不是chk的完成时间,在作业无sp/cp重启后,checkpoint的id又是从1开始的)
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!(您是否要贡献这个PR?)
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@streampark.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to