AHeise commented on a change in pull request #12722:
URL: https://github.com/apache/flink/pull/12722#discussion_r443813741



##########
File path: 
flink-streaming-java/src/main/java/org/apache/flink/streaming/api/environment/CheckpointConfig.java
##########
@@ -382,7 +382,7 @@ public void setPreferCheckpointForRecovery(boolean 
preferCheckpointForRecovery)
        }
 
        /**
-        * Enables unaligned checkpoints, which greatly reduce checkpointing 
times under backpressure.
+        * Enables unaligned checkpoints, which greatly reduce checkpointing 
times under backpressure (experimental).

Review comment:
       Then just leave out experimental and just link to limitations?




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to