Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-29695

Create a utility to report the status of the last savepoint

    XMLWordPrintableJSON

Details

    Description

      Users want to know the status of last savepoint, especially for manually triggered ones, to manage savepoints.

      Currently, users can infer the status of the last savepoint (PENDING, SUCCEEDED and ABANDONED) from jobStatus.triggerId, lastSavepoint.triggerNonce, spec.job.savepointTriggerNonce and savepointTriggerNonce from last reconciliation. If the last savepoint is not manually triggered, there is no ABANDONED status, only PENDING or SUCCEEDED.

      Creating a utility will encapsulate the internal logic of Flink operator guard against regression by any future version changes.

       

      Attachments

        Issue Links

          Activity

            People

              claraxiong Clara Xiong
              claraxiong Clara Xiong
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: