pnowojski commented on a change in pull request #16746:
URL: https://github.com/apache/flink/pull/16746#discussion_r686728070



##########
File path: docs/content.zh/docs/connectors/datastream/kafka.md
##########
@@ -389,6 +389,13 @@ stream.addSink(myProducer)
 {{< /tab >}}
 {{< /tabs >}}
 
+除此之外,我们还可以使用下列配置方法:
+
+- {{< javadoc name="setWriteTimestampToKafka(boolean writeTimestampToKafka)" 
file="horg/apache/flink/streaming/connectors/kafka/FlinkKafkaProducer.html#setWriteTimestampToKafka-boolean-"
 >}},给每条记录设置时间戳

Review comment:
       `horg`?




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to