josefk31 commented on PR #18424: URL: https://github.com/apache/kafka/pull/18424#issuecomment-2578041163
> Apache Kafka 3.3 is no longer supported > > Does this affect all versions of kafka earlier than 3.4? > > We should have a JIRA pointing out the software versions that we can't downgrade to, not just a "MINOR" PR 1. This specific issue will appear in from 2.8.x up to and including 3.3.x . The first Kafka release with the check was [2.8](https://github.com/apache/kafka/blob/ebb1d6e21cc9213071ee1c6a15ec3411fc215b81/core/src/main/scala/kafka/server/BrokerMetadataCheckpoint.scala#L177). 2. Created [KAFKA-18442](https://issues.apache.org/jira/browse/KAFKA-18442) to refer to this issue which contains details. -- 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]
