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

StreamTask waits for all the asynchronous step of pending checkpoint to finish

    XMLWordPrintableJSON

Details

    Description

      Currently the snapshot process contains the synchronous and asynchronous steps. When a StreamTask going to finish, there might be some pending checkpoints that are still running their asynchronous step. Currently StreamTask would abort these pending checkpoints since checkpoints after tasks finished are not support, and it need to be changed to StreamTask wait for these pending checkpoint to finish.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: