XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 1.5.0
    • 1.5.0
    • Command Line Client
    • The REST API to trigger the "cancel with savepoint" action has changed, and is not backwards compatible.

    Description

      Implement the method

              RestClusterClient#cancelWithSavepoint(JobID jobId, @Nullable String savepointDirectory).

      by either taking a savepoint and cancel the job separately, or by migrating the logic in JobCancellationWithSavepointHandlers. The former will have different semantics because the checkpoint scheduler is not stopped. Thus it is not guaranteed that there won't be additional checkpoints between the savepoint and the job cancelation.

      Attachments

        Activity

          People

            gjy Gary Yao
            gjy Gary Yao
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: