dajac commented on PR #19318:
URL: https://github.com/apache/kafka/pull/19318#issuecomment-2767391072

   Thanks for the patch. However, this change seems incorrect to me. When the 
quota is exceeded for one topic in the request, it will fail for all the 
remaining topics too. We want to provide the minimum quota allowing to create 
the next topic, not all topics. Moreover, if you use the total number of 
partitions in the request, you may never create any topics. 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to