José Armando García Sancio created KAFKA-15509:
--------------------------------------------------

             Summary: KRaft Controller doesn't consider brokers that are 
shutting down during topic creating
                 Key: KAFKA-15509
                 URL: https://issues.apache.org/jira/browse/KAFKA-15509
             Project: Kafka
          Issue Type: Bug
            Reporter: José Armando García Sancio
            Assignee: José Armando García Sancio


The topic creation implementation in KRaft is able to user brokers that are 
fenced as replicas during topic creations. The restriction is that the 
controller won't assign leadership to those topics.

This feature makes it possible for users to roll clusters with 3 brokers 
without sacrificing topic creation availability.

Looking at the code it looks like the KRaft controller doesn't consider brokers 
that are shutting down as eligible for replicas during topic creation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to