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

lileiming updated FLINK-38679:
------------------------------
    Description: 
      The SubmittedJobGraph file record savepoint restorepath info.

      But this restorePath will not be updated when a new savepoint be 
generated.

     I use the parameter kubernetes.operator.periodic.savepoint.interval  to 
generate new savepoints periodically, 

     but submittedJobGraph restorePath does not be updated.

 

   Do we have a plan to implement this function that  update the savepoint 
restorePath in the SubmittedJobGraph file on a regular basis .

    If we have already implemented this function, could you tell me how to 
configure it?

 

For example:

       !image-2025-11-12-09-47-08-290.png!

    
SavepointRestoreSettings.forPath(restorePath='/flink/savepoint/etl/savepoint-9b2a85',
 allowNonRestoredState=false)

  was:
      The SubmittedJobGraph file record savepoint restorepath info.

      But this restorePath will not be updated when a new savepoint be 
generated.

     I use the parameter kubernetes.operator.periodic.savepoint.interval  to 
generate new savepoints periodically, 

     but submittedJobGraph restorePath does not be updated.

 

   Do we have a plan to implement this function that  update the savepoint 
restorePath in the SubmittedJobGraph file on a regular basis .

    If we have already implemented this function, could you tell me how to 
configure it?

 

For example:

      !image-2025-11-12-09-47-08-290.png!

    
SavepointRestoreSettings.forPath(restorePath='s3://flink/savepoint/etl/savepoint-9b2a85',
 allowNonRestoredState=false)


> Flink HA doesn't update the savepoint restorePath in the SubmittedJobGraph 
> file
> -------------------------------------------------------------------------------
>
>                 Key: FLINK-38679
>                 URL: https://issues.apache.org/jira/browse/FLINK-38679
>             Project: Flink
>          Issue Type: Bug
>          Components: Kubernetes Operator
>    Affects Versions: 1.18.1
>            Reporter: lileiming
>            Priority: Major
>         Attachments: image-2025-11-12-09-47-08-290.png
>
>
>       The SubmittedJobGraph file record savepoint restorepath info.
>       But this restorePath will not be updated when a new savepoint be 
> generated.
>      I use the parameter kubernetes.operator.periodic.savepoint.interval  to 
> generate new savepoints periodically, 
>      but submittedJobGraph restorePath does not be updated.
>  
>    Do we have a plan to implement this function that  update the savepoint 
> restorePath in the SubmittedJobGraph file on a regular basis .
>     If we have already implemented this function, could you tell me how to 
> configure it?
>  
> For example:
>        !image-2025-11-12-09-47-08-290.png!
>     
> SavepointRestoreSettings.forPath(restorePath='/flink/savepoint/etl/savepoint-9b2a85',
>  allowNonRestoredState=false)



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

Reply via email to