[
https://issues.apache.org/jira/browse/KAFKA-9038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Gustafson resolved KAFKA-9038.
------------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
> 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
> Fix For: 2.4.0
>
>
> 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)