EricJoy2048 commented on code in PR #3125: URL: https://github.com/apache/incubator-seatunnel/pull/3125#discussion_r1010137062
########## docs/en/connector-v2/source/kafka.md: ########## @@ -49,6 +50,10 @@ If `pattern` is set to `true`,the regular expression for a pattern of topic name If true the consumer's offset will be periodically committed in the background. +## partition-discovery.interval-millis [long] + +The interval for dynamically discovering topics and partitions. + Review Comment: Please add `changed log` reference https://github.com/apache/incubator-seatunnel/blob/dev/docs/en/connector-v2/source/Redis.md#next-version -- 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]
