lianetm commented on PR #15909:
URL: https://github.com/apache/kafka/pull/15909#issuecomment-2104687487

   Done, so I simplified what we log when the background thread realizes time's 
up and leaves the group to rejoin eventually (that's all the relevant info at 
that point). I then moved the log that details the expired max.poll.interval to 
the place where we can give a more accurate exceeded time, which is on the next 
app poll event that the background handles. Also updated the test to make sure 
it checks not only how the exceed time is calculated, but also **where** it is 
calculated. Makes sense? More accurate now indeed, thanks!


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