Kafka 2.7.2 to 3.5.1 upgrade

2023-11-30 Thread Lud Antonie
the "Under replicated%" to 0 again (this is the wanted number). Is this a bug of kafka or the kafka manager? Best regards, Lud Antonie -- Met vriendelijke groet / Kind regards, *Lud Antonie* <https://www.coosto.com/> Kennedyplein 101, 5611 ZS, Eindhoven +31(0)402492700 <0031402

Re: Kafka 2.7.2 to 3.5.1 upgrade

2023-12-04 Thread Lud Antonie
ly by `kafka-topics.sh` > command with `--under-replicated-partitions` option first. > > 2023年11月30日(木) 23:41 Lud Antonie : > > > Hello, > > > > After upgrading from 2.7.2 to 3.5.1 some topics are missing a partition > for > > one or two brokers. > > The kafka

Re: Kafka 2.7.2 to 3.5.1 upgrade

2023-12-04 Thread Lud Antonie
rent from the original topicId) to newly added partitions in > the partition.metadata file, and upon restart of kafka brokers, this > topicId didn't reconcile between brokers and ZK. > > Thanks, > Megh > > On Thu, Nov 30, 2023, 20:10 Lud Antonie > wrote: > > > Hello, &