flink icon indicating copy to clipboard operation
flink copied to clipboard

[FLINK-29158] Fix logging in DefaultCompletedCheckpointStore

Open rkhachatryan opened this issue 1 year ago • 3 comments

What is the purpose of the change

Fix swapped log messages on checkpoint subsumption.

Verifying this change

This change is a trivial rework without any test coverage.

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): no
  • The public API, i.e., is any changed class annotated with @Public(Evolving): no
  • The serializers: no
  • The runtime per-record code paths (performance sensitive): no
  • Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: no
  • The S3 file system connector: no

Documentation

  • Does this pull request introduce a new feature? no
  • If yes, how is the feature documented? no

rkhachatryan avatar Aug 31 '22 11:08 rkhachatryan

CI report:

  • b6cea0e9b8f7b3564e4c20e4132bce60e3a31f72 Azure: FAILURE
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Aug 31 '22 11:08 flinkbot

@flinkbot run azure

rkhachatryan avatar Sep 01 '22 09:09 rkhachatryan

@flinkbot run azure

rkhachatryan avatar Sep 07 '22 11:09 rkhachatryan

@flinkbot run azure

fredia avatar Sep 27 '22 10:09 fredia