Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2491 Support Checkpoints After Tasks Finished
  3. FLINK-23884

Fix the concurrent problem between triggering savepoint with drain and finish

    XMLWordPrintableJSON

Details

    Description

      Currently when triggering stop-with-savepoint --drain, we would like to first finish the task and then trigger a savepoint. However, currently the implement does not ensures triggering get successful before the task get finished and close the mailbox, which might cause the savepoint fail.

      Attachments

        Issue Links

          Activity

            People

              gaoyunhaii Yun Gao
              gaoyunhaii Yun Gao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: