PatrickRen commented on a change in pull request #11129: [FLINK-16127][docs]Translate "Fault Tolerance Guarantees" page of connectors into Chinese URL: https://github.com/apache/flink/pull/11129#discussion_r382431151
########## File path: docs/dev/connectors/guarantees.zh.md ########## @@ -23,14 +23,11 @@ specific language governing permissions and limitations under the License. --> -Flink's fault tolerance mechanism recovers programs in the presence of failures and -continues to execute them. Such failures include machine hardware failures, network failures, -transient program failures, etc. +当程序出现错误的时候,Flink 的容错保证能恢复并继续运行程序。这种错误包括,机器硬件故障,网络故障,瞬态程序故障,等等。 Review comment: I think here should be "Flink 的容错**机制**", and it's better to use "、“ instead of comma, like “这种错误包括机器硬件故障、网络故障、瞬态程序故障等。 ---------------------------------------------------------------- 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
