Hongshun Wang created FLINK-32591: ------------------------------------- Summary: Update document of Kafka Source: Enable Dynamic Partition Discovery by Default in Kafka Source Key: FLINK-32591 URL: https://issues.apache.org/jira/browse/FLINK-32591 Project: Flink Issue Type: Improvement Components: Connectors / Kafka Reporter: Hongshun Wang
Based on Flip 288, dynamic partition discovery is enabled by Default in Kafka Source now. some corresponding document in Chinese and English should be modified: * "Partition discovery is *disabled* by default. You need to explicitly set the partition discovery interval to enable this feature" in [https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/datastream/kafka/] * h5. scan.topic-partition-discovery.interval is (none) in [https://nightlies.apache.org/flink/flink-docs-master/docs/connectors/table/kafka/] -- This message was sent by Atlassian Jira (v8.20.10#820010)