[ https://issues.apache.org/jira/browse/KAFKA-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16959473#comment-16959473 ]
ASF GitHub Bot commented on KAFKA-9038: --------------------------------------- hachikuji commented on pull request #7582: KAFKA-9038: Allow creating partitions while partition reassignment is in progress URL: https://github.com/apache/kafka/pull/7582 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 > Priority: Major > > 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)