Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.10.0
Description
FLINK-14649 accidentally changed the connector option zookeeper.connect from optional to required for all the Kafka connector versions, while it is only required for 0.8.
The fix would be make it optional again. This does mean that people who are using Kafka 0.8 might miss this option and get an error from Kafka code instead of Flink code, but given that Kafka 0.8 probably has a small user base now and users will still get an error. I think it is fine.
Attachments
Issue Links
- duplicates
-
FLINK-17129 【Flink Kafka Connector】The DDL config(connector.properties.zookeeper.connect) could be optioanal
- Closed
- links to