zhuzhurk commented on code in PR #24263:
URL: https://github.com/apache/flink/pull/24263#discussion_r1479181558
##########
docs/content.zh/docs/ops/state/task_failure_recovery.md:
##########
@@ -339,7 +339,7 @@ env =
StreamExecutionEnvironment.get_execution_environment(config)
### 默认重启策略
当 Checkpoint 开启且用户没有指定重启策略时,[`指数延迟重启策略`]({{< ref
"docs/ops/state/task_failure_recovery" >}}#exponential-delay-restart-strategy)
-是当前默认的重启策略。我们强烈推荐 Flink 用户使用指数延迟重启策略并将其设置为默认重启策略是因为它相比其他重启策略可以做到:
+是当前默认的重启策略。我们强烈推荐 Flink 用户使用指数延迟重启策略因为使用这个策略时
Review Comment:
因为使用这个策略时 -> ,因为使用这个策略时,
--
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]