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/18 04:43:50 UTC

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

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



##########
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:
       Thanks for pointing this out @Airblader 
   
   These config options have not been visible to users yet. Changes were reverted before 1.14 release and re-enabled after. So technically, they are still new changes and do not break things.




-- 
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