mjsax commented on PR #20320:
URL: https://github.com/apache/kafka/pull/20320#issuecomment-3282268712

   Thanks for the explanation. We can try it.
   
   Overall, it seems brittle to test this timeout case though? If we are 
testing the client side code, using a timeout of zero could make do the trick? 
-- In the end, if we cannot "hack" into the broker, and slow down the request 
processing (or let it drop the resonse), or hack into the client to maybe "drop 
the request" (or repsonse), ie, let the client thinks it did send it, but we 
intercept the actual send, it seems there is always some race condition.


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