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

Triggering savepoint does not trigger operator notifyCheckpointComplete

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Not A Bug
    • 1.15.0, 1.16.0
    • None
    • None

    Description

      When I trigger a savepoint with the Flink K8s operator, I verified for two sources (KafkaSource and MultiClusterKafkaSource) do not invoke notifyCheckpointComplete. This is easily reproducible in a simple pipeline (e.g. KafkaSource -> print). In this case, the savepoint is complete and successful, which is verified by the Flink Checkpoint UI tab and the jobmanager logs. e.g. `
      Triggering checkpoint 3 (type=SavepointType{name='Savepoint', postCheckpointAction=NONE, formatType=CANONICAL})`
       

      However, when the checkpoint occurs via the interval, I do see the sources checkpointing properly and expected logs in the output.

      After the ticket was initially filed, I also checked with other stateful UDFs and observed the same behavior.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mason6345 Mason Chen
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: