DuanHen commented on issue #35371: URL: https://github.com/apache/beam/issues/35371#issuecomment-2994619998
> This will be hard for Beam to support Kafka 4.0 soon due to https://www.automq.com/blog/apache-kafka-40-features-amp-changes#technical-requirements-and-dependencies: > > Kafka 4.0 raises the minimum Java version requirements across its components: > > * Kafka Clients and Kafka Streams now require Java 11 > * Kafka Brokers, Connect, and Tools now require Java 17[[8]](https://kafka.apache.org/blog) Thank you for the clarification. I understand the current limitations regarding Kafka 4.0 support due to the updated Java requirements. I’ll continue using kafka-clients 3.9.0 for now, and once Beam supports 4.0 in the future, I’ll follow up in this issue. Thanks again for your help! -- 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]
