1996fanrui commented on code in PR #24040:
URL: https://github.com/apache/flink/pull/24040#discussion_r1444232288
##########
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:
Hi @zhuzhurk , do you have any good suggestion about the doc of default
restart strategy?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]