Efrat19 commented on PR #282: URL: https://github.com/apache/flink-connector-kafka/pull/282#issuecomment-5019546777
> The root cause is the direct ListConsumerGroupOffsetsSpec reference introduced with the Kafka 4.0 client upgrade. The class and map-based overload are absent in Kafka clients before 3.3, which reproduces the reported NoClassDefFoundError when an older client is present at runtime. Thank you for the change. Could you please clarify why should we still maintain <3.3 kafka client support in the main branch? -- 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]
