Niket Goel created KAFKA-14035:
----------------------------------
Summary: QuorumController handleRenounce throws NPE
Key: KAFKA-14035
URL: https://issues.apache.org/jira/browse/KAFKA-14035
Project: Kafka
Issue Type: Bug
Affects Versions: 3.2.0
Reporter: Niket Goel
Assignee: Niket Goel
Fix For: 3.3.0
Sometimes when the controller is rolled you can encounter the following
exception, after which the controller in-memory state seems to become
inconsistent with the Metadata Log.
[Controller 1] handleRenounce[23]: failed with unknown server exception
NullPointerException at epoch -1 in XXXX us. Reverting to last committed offset
XXXX.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)