tisonkun commented on code in PR #14:
URL: 
https://github.com/apache/flink-connector-pulsar/pull/14#discussion_r1100251172


##########
docs/content.zh/docs/connectors/datastream/pulsar.md:
##########
@@ -519,7 +519,9 @@ PulsarSource.builder()
 {{< /tabs >}}
 
 {{< hint warning >}}
-默认情况下,Pulsar 启用动态分区发现,查询间隔为 30 秒。用户可以给定一个负数,将该功能禁用。如果使用批的方式消费数据,将无法启用该功能。
+- 默认情况下,Pulsar 启用分区发现,查询间隔为 5 分钟。用户可以给定一个负数,将该功能禁用。如果使用批的方式消费数据,将无法启用该功能。

Review Comment:
   Then please add a release note on 4.0.0 :)



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