klion26 commented on a change in pull request #9150: [FLINK-13227][docs-zh]
Translate "asyncio" page into Chinese
URL: https://github.com/apache/flink/pull/9150#discussion_r304815186
##########
File path: docs/dev/stream/operators/asyncio.zh.md
##########
@@ -26,71 +26,55 @@ under the License.
* ToC
{:toc}
-This page explains the use of Flink's API for asynchronous I/O with external
data stores.
-For users not familiar with asynchronous or event-driven programming, an
article about Futures and
-event-driven programming may be useful preparation.
+本文讲解 Flink 用于访问外部数据存储的异步 I/O API。
+对于不熟悉异步或者事件驱动编程的用户,建议先储备一些关于 Future 和事件驱动编程的知识。
-Note: Details about the design and implementation of the asynchronous I/O
utility can be found in the proposal and design document
-[FLIP-12: Asynchronous I/O Design and
Implementation](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65870673).
+提示:这篇文档 [FLIP-12: 异步 I/O
的设计和实现](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65870673)
介绍了关于设计和实现异步 I/O 功能的细节。
Review comment:
```suggestion
提示:这篇文档 [FLIP-12: 异步 I/O
的设计和实现](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65870673)介绍了关于设计和实现异步
I/O 功能的细节。
```
----------------------------------------------------------------
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