[ https://issues.apache.org/jira/browse/KAFKA-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16880642#comment-16880642 ]
ASF GitHub Bot commented on KAFKA-8636: --------------------------------------- abbccdda commented on pull request #7048: KAFKA-8636: add documentation change for max poll interval with static members URL: https://github.com/apache/kafka/pull/7048 As title, static members' behavior under `max.poll.interval.ms` is slightly different from dynamic members. ### Committer Checklist (excluded from commit message) - [ ] Verify design and implementation - [ ] Verify test coverage and CI build status - [ ] Verify documentation (including upgrade notes) ---------------------------------------------------------------- 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 > Document behavior change for static members with `max.poll.interval.ms` > ----------------------------------------------------------------------- > > Key: KAFKA-8636 > URL: https://issues.apache.org/jira/browse/KAFKA-8636 > Project: Kafka > Issue Type: Sub-task > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Major > > The static member's behavior with max poll interval is potentially different > from current config documents. For example, if session timeout >> max poll > interval, static members will not leave the group until session timeout. -- This message was sent by Atlassian JIRA (v7.6.3#76005)