chia7712 commented on PR #20354:
URL: https://github.com/apache/kafka/pull/20354#issuecomment-3188461558

   > I'm not super sure what a unit test would look like, since the backoff 
logic is not a correctness thing, but rather an efficiency/performance thing.
   
   It seems to me that the busy loop is a performance issue, as it could lead 
to high CPU usage. I'm fine with adding a unit test in a follow-up, since the 
local test looks good. Otherwise, as soon as the broker starts running, my 
computer's fan spins up, which is a bit alarming. 


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to