Niket Goel created KAFKA-13190:
----------------------------------

             Summary: Revisit the CreateTopic API behavior when number of 
Unfenced Brokers available for placement is less than min_isr
                 Key: KAFKA-13190
                 URL: https://issues.apache.org/jira/browse/KAFKA-13190
             Project: Kafka
          Issue Type: Task
          Components: controller, kraft
    Affects Versions: 3.0.0
            Reporter: Niket Goel


Today when a CreateTopic call is made while the number of brokers available to 
create the topic is non-zero, the creation of the topic succeeds (under certain 
conditions). The behavior remains the same even if the min_isr and replication 
factor for the topic are greater than 1. This would lead to the create 
succeeding, however a subsequent on the topic immediately failing. This 
behavior might not be the most intuitive or expected by some users.

This Jira is cut to ensure that this behavior is revisited and the expected 
experience is agreed upon prior to KRaft GA.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to