lvyanquan opened a new pull request, #140: URL: https://github.com/apache/flink-connector-kafka/pull/140
Bump Flink version to Flink 2.0-preview1. This is required as flink-example module and flink-e2e-to-e2e-tests need to use Kafka connector for testing, and some other project like Apache Paimon also rely on Kafka connector in test. This pr is based on https://github.com/apache/flink-connector-kafka/pull/139 to remove many deprecated classes. And as there is a bug in SinkTestSuiteBase/SourceTestSuiteBase in Flink 2.0-preview1 as https://issues.apache.org/jira/browse/FLINK-36845 described, temporarily annotated relevant test as this will need to wait for a new release of Flink(Or we can directly cover these classes). -- 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]
