Hi Jun, When it comes to the upgrade documentation, a couple of changes landed after the RC was generated:
* https://github.com/apache/kafka/commit/da8f390c4599d7199c4cdf2bb85441146e859b17 * https://github.com/apache/kafka/commit/da3b8e88dc61a1b749895866394cab68410e0eda Regarding the message format, I agree we can improve the documentation - I will submit a PR for that momentarily. Ismael On Tue, Feb 25, 2025 at 3:58 PM Jun Rao <j...@confluent.io.invalid> wrote: > Hi, David, > > Thanks for preparing RC0. > > A few comments on the documentation. > > 1.5 Upgrading > There is no documentation on which previous releases can be upgraded to > 4.0. > > 5.3.3 Old Message Format > Should we remove this section since 4.0 only supports the V2 message > format? > > 6.10 Consumer Rebalance Protocol > It's missing from the index on the left. > > ConsumerGroupPartitionAssignor is cut off in > org.apache.kafka.coordinator.group.api.assignor.ConsumerGroupPartitionA. > > 6.11 Transaction Protocol > It's missing from the index on the left. > > Jun > > > On Tue, Feb 25, 2025 at 11:28 AM José Armando García Sancio > <jsan...@confluent.io.invalid> wrote: > > > Hi David and all, > > > > I am about to merge https://github.com/apache/kafka/pull/18852 to > > trunk: https://issues.apache.org/jira/browse/KAFKA-18723. I would like > > to cherry-pick it to 4.0.0. What do you think? > > > > I will also be cherry picking the change back to 3.7.x, 3.8.x and > > 3.9.x. If it is not included in the 4.0.0 release, we will need to > > include it in the 4.0.1 release. > > > > Thanks, > > -- > > -José > > >