qinf commented on PR #1003:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/1003#issuecomment-3179363878

   > @qinf , I am not talking about that feature. I am talking in general. If a 
bounded streaming job has checkpointing enabled, when inputs are finished a 
final checkpoint is taken, then the job goes into FINISHED state. How are we 
going to observe this checkpoint for a correct stateful upgrade?
   
   @gyfora , get your meaning. But seems we cann't get checkpoint info for a 
FINISHED job, the job is `unregister(jobId)` from `JobManagerRunnerRegistry`. 
If operator need the checkpoint  for a correct stateful upgrade the Flink 
JobManager should return the checkpoint info for a FINISHED job.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to