Qingsheng Ren created FLINK-26385: ------------------------------------- Summary: Use new Kafka source and sink in Python API Key: FLINK-26385 URL: https://issues.apache.org/jira/browse/FLINK-26385 Project: Flink Issue Type: Improvement Components: API / Python Affects Versions: 1.16.0 Reporter: Qingsheng Ren
Currently Python API is still using the legacy {{FlinkKafkaConsumer}} and {{FlinkKafkaProducer}} for Kafka connectors. As these two classes are marked as deprecated since 1.14, new source and sink should be used in Python API. -- This message was sent by Atlassian Jira (v8.20.1#820001)