huxixiang commented on a change in pull request #16547:
URL: https://github.com/apache/flink/pull/16547#discussion_r680774830



##########
File path: docs/content.zh/docs/connectors/datastream/elasticsearch.md
##########
@@ -166,10 +160,10 @@ ElasticsearchSink.Builder<String> esSinkBuilder = new 
ElasticsearchSink.Builder<
     }
 );
 
-// configuration for the bulk requests; this instructs the sink to emit after 
every element, otherwise they would be buffered
+// 批量请求的配置;这指示 sink 在接收每个元素之后立即提交,否则它们将被缓存

Review comment:
       Accepted, thanks.




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


Reply via email to