zhuzhurk commented on code in PR #24040:
URL: https://github.com/apache/flink/pull/24040#discussion_r1445945589


##########
flink-core/src/main/java/org/apache/flink/configuration/RestartStrategyOptions.java:
##########
@@ -89,11 +89,10 @@ public class RestartStrategyOptions {
                                                             "here")))
                                     .text(
                                             "If checkpointing is disabled, the 
default value is %s. "
-                                                    + "If checkpointing is 
enabled, the default value is %s with %s restart attempts and '%s' delay.",
+                                                    + "If checkpointing is 
enabled, the default value is %s, and the values of all %s related options have 
not changed.",

Review Comment:
   maybe "and the values of all %s related options have not changed." -> "and 
the default values of %s related config options will be used."



-- 
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-unsubscr...@flink.apache.org

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

Reply via email to