brandboat opened a new pull request, #22423:
URL: https://github.com/apache/kafka/pull/22423

   This is a follow-up to #20383 with a few small cleanups.
   - Batch topic creation error cache updates to avoid repeated locking for
   related entries. 
   - Remove the redundant ExpiringErrorCache#clear path since
   it is only invoked when AutoTopicCreationManager#close during broker
   shutdown, where clearing the cache is unnecessary.
   - Remove unused ControllerMutationQuota in 
AutoTopicCreationManager#createTopics


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