Re: Topic partition Leader: none

2023-01-11 Thread Tom Bolitho
Just an update on the 'Leader: none' issue for one of the partitions of my __consumer_offsets topic, I have tried deleting all of the partition.metadata files relating to the __consumer_offsets topic on all of nodes in the cluster. I have then restarted each node in the cluster. Unfortunately, the

Re: Topic partition Leader: none

2023-01-11 Thread Tom Bolitho
Hi All, Just a quick update to say that I've overcome this issue by temporarily enabling the unclean.leader.election.enable=false property on the __consumer_offsets topic, performing a rolling restart of the cluster and then applying a new reassignment config to the two partitions that were missin

[RESULTS] [VOTE] Release Apache Kafka version 3.3.2

2023-01-11 Thread Chris Egerton
This vote passes with 8 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Manikumar Reddy * Mickael Maison * Tom Bentley Committers: * Satish Duggana Community: * Yash Mayya * Divij Vaidya * Jakub Scholz * Federico Valeri 0 votes * No votes -1 votes * No votes Vote thread: h

[VOTE] 3.4.0 RC0

2023-01-11 Thread David Arthur
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.4.0. Some of the major features include: * KIP-881: Rack-aware Partition Assignment for Kafka Consumers