[ https://issues.apache.org/jira/browse/KAFKA-14516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17746307#comment-17746307 ]
David Jacot commented on KAFKA-14516: ------------------------------------- When we implement this, we need to consider whether sending an heartbeat with -2 epoch is really needed to leave the group. The group coordinator knows that a member is a static member so if it received a regular leave request (with -1 epoch), it could just assume that the member will comes back. > Implement static membeship > -------------------------- > > Key: KAFKA-14516 > URL: https://issues.apache.org/jira/browse/KAFKA-14516 > Project: Kafka > Issue Type: Sub-task > Reporter: David Jacot > Priority: Major > -- This message was sent by Atlassian Jira (v8.20.10#820010)