[ https://issues.apache.org/jira/browse/KAFKA-15509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin McCabe resolved KAFKA-15509. ---------------------------------- Resolution: Duplicate > 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 > Priority: Major > > 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)