pnowojski commented on a change in pull request #16746:
URL: https://github.com/apache/flink/pull/16746#discussion_r687427726
##########
File path: docs/content.zh/docs/connectors/datastream/kafka.md
##########
@@ -391,7 +391,8 @@ stream.addSink(myProducer)
除此之外,我们还可以使用下列配置方法:
-- {{< javadoc name="setWriteTimestampToKafka(boolean writeTimestampToKafka)"
file="horg/apache/flink/streaming/connectors/kafka/FlinkKafkaProducer.html#setWriteTimestampToKafka-boolean-"
>}},给每条记录设置时间戳
+- {{< javadoc name="set
Review comment:
This new line is failing the azure build unfortunately (and we need
green build to be allowed to merge a PR). Could you fix it and squash already
all commits?
--
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]