klion26 commented on a change in pull request #9047: 
[FLINK-13109][docs-zh]Translate "Restart Strategies" page into Chinese
URL: https://github.com/apache/flink/pull/9047#discussion_r301867400
 
 

 ##########
 File path: docs/dev/restart_strategies.zh.md
 ##########
 @@ -261,10 +257,10 @@ env.setRestartStrategy(RestartStrategies.noRestart())
 </div>
 </div>
 
-### Fallback Restart Strategy
+### 备用重启策略
 
-The cluster defined restart strategy is used. 
-This is helpful for streaming programs which enable checkpointing.
-By default, a fixed delay restart strategy is chosen if there is no other 
restart strategy defined.
+使用群集定义的重启策略。
+这对于启用了checkpoint的流处理程序很有帮助。
 
 Review comment:
   ```suggestion
   这对于启用了checkpoint 的流处理程序很有帮助。
   ```

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


With regards,
Apache Git Services

Reply via email to