You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2021/10/13 19:06:06 UTC

[GitHub] [flink] Airblader commented on a change in pull request #17462: [FLINK-23170] Write metadata after materialization

Airblader commented on a change in pull request #17462:
URL: https://github.com/apache/flink/pull/17462#discussion_r728368143



##########
File path: flink-core/src/main/java/org/apache/flink/configuration/CheckpointingOptions.java
##########
@@ -100,44 +100,6 @@
                                             "Recognized shortcut names are 'jobmanager' and 'filesystem'.")
                                     .build());
 
-    /** Whether to enable state change log. */

Review comment:
       This class has no API annotation, so technically this isn't a breaking change, but in reality it kind of is. We should probably first deprecate this before removing it?
   
   Also we should add an API annotation to the class.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org