YngwieWang 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_r302063889
########## File path: docs/dev/restart_strategies.zh.md ########## @@ -22,90 +22,84 @@ specific language governing permissions and limitations under the License. --> -Flink supports different restart strategies which control how the jobs are restarted in case of a failure. -The cluster can be started with a default restart strategy which is always used when no job specific restart strategy has been defined. -In case that the job is submitted with a restart strategy, this strategy overrides the cluster's default setting. +在作业发生故障时 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
