You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[KafkaIO] Remove build support for Kafka clients before 3.9.2 (#39284)
* Remove support for Kafka clients older than 3.9.2
* Resolve capability conflicts for Flink 1.x, Flink 2.0, Spark 3 and Spark 4
* Resolve capability conflicts for load tests and watermarks
* Replace obsolete signature of overridden method close in mock consumer
* Replace obsolete class KafkaServerStartable with KafkaServer
* Fix type ambiguity of method argument in test
* Handle Kafka and executor timeouts the same
0 commit comments