Bob Barrett created KAFKA-9038:
----------------------------------

             Summary: Allow creating partitions while partition reassignment is 
in progress
                 Key: KAFKA-9038
                 URL: https://issues.apache.org/jira/browse/KAFKA-9038
             Project: Kafka
          Issue Type: Improvement
            Reporter: Bob Barrett


If a user attempts to create partitions for a topic while a partition 
reassignment is in progress, we block the request even if the topic for which 
partitions are being created is not involved in the reassignment. This is an 
unnecessarily strict requirement; we should allow partition creation for topics 
that are not involved in reassignments.



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

Reply via email to