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

org.apache.flink.streaming.api.functions.sink.filesystem.Bucket can't receive completion notification for savepoint

    XMLWordPrintableJSON

Details

    Description

      2022-04-20 17:28:03,525 INFO  org.apache.flink.streaming.api.functions.sink.filesystem.Buckets [] - Subtask 0 checkpointing for checkpoint with id=225 (max part counter=15).
       
      2022-04-20 17:38:06,933 INFO  org.apache.flink.streaming.api.functions.sink.filesystem.Buckets [] - Subtask 0 checkpointing for checkpoint with id=226 (max part counter=15).
      2022-04-20 17:38:08,228 INFO  org.apache.flink.streaming.api.functions.sink.filesystem.Buckets [] - Subtask 0 received completion notification for checkpoint with id=226.
       

      As shown in the above log, checkpoint 225 is triggered by savepoint, there is no log about "checkpoint completed", and checkpoint 226 is a normal checkpoint and everything works fine. The impact is that savepoint cannot modify pending files into finished.
       

      Attachments

        Activity

          People

            Unassigned Unassigned
            lintingbin Darcy Lin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: