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

   The auto-topic creation in` AutoTopicCreationManager` currently retries 
creating internal topics with every heartbeat.
   
   A simple back-off mechanism was implemented: if there is error in the 
errorcache and it's not expired or it's already in the inflight topics, then 
not send the topic creation request.
   
   Unit tests are added as well.


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