hachikuji commented on pull request #10863:
URL: https://github.com/apache/kafka/pull/10863#issuecomment-860914096


   @dajac Given the background from KAFKA-10134, the rebalance timeout seems 
like the right one in my mind. We're basically allowing for a delay between the 
JoinGroup and SyncGroup caused by consumer processing while the rebalance is in 
progress. This time is bounded by max.poll.interval.ms which is used as the 
rebalance timeout internally. Does that make sense?


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

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


Reply via email to