Edoardo Comar created KAFKA-19673:
-------------------------------------
Summary: Disallow create too many partitions also in
createPartitions
Key: KAFKA-19673
URL: https://issues.apache.org/jira/browse/KAFKA-19673
Project: Kafka
Issue Type: Bug
Reporter: Edoardo Comar
Similarly to
https://issues.apache.org/jira/browse/KAFKA-17870
Extending existing topics with a request that asks to create too many
partitions can lead to OOM error and the client receiving an
UnlknownServerException.
We should limit the number of new partitions similarly as when creating new
topics.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)