kafka/storage
Ismael Juma 04900e761b KAFKA-18465: Remove MetadataVersions older than 3.0-IV1 (#18468)
Apache Kafka 4.0 will only support KRaft and 3.0-IV1 is the minimum version supported by KRaft. So, we can assume that Apache Kafka 4.0 will only communicate with brokers that are 3.0-IV1 or newer.

Note that KRaft was only marked as production-ready in 3.3, so we could go further and set the baseline to 3.3. I think we should have that discussion, but it made sense to start with the non controversial parts.

Reviewers: Jun Rao <junrao@gmail.com>, Chia-Ping Tsai <chia7712@gmail.com>, David Jacot <david.jacot@gmail.com>
2025-01-11 09:43:13 -08:00
..
api/src KAFKA-17980: Introduce `isReady` API in RemoteLogMetadataManager (#17737) 2024-11-12 22:47:48 +05:30
src KAFKA-18465: Remove MetadataVersions older than 3.0-IV1 (#18468) 2025-01-11 09:43:13 -08:00