[ https://issues.apache.org/jira/browse/KAFKA-8500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16862223#comment-16862223 ]
ASF GitHub Bot commented on KAFKA-8500: --------------------------------------- hachikuji commented on pull request #6899: KAFKA-8500: static member rejoin should always update member.id URL: https://github.com/apache/kafka/pull/6899 ---------------------------------------------------------------- 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 > member.id should always update upon static member rejoin despite of group > state > ------------------------------------------------------------------------------- > > Key: KAFKA-8500 > URL: https://issues.apache.org/jira/browse/KAFKA-8500 > Project: Kafka > Issue Type: Bug > Components: consumer, streams > Affects Versions: 2.3.0 > Reporter: Boyang Chen > Assignee: Boyang Chen > Priority: Blocker > > A blocking bug was detected by [~guozhang] that the `member.id` wasn't get > updated upon static member rejoining when the group is not in stable state. > This could make duplicate member fencing harder and potentially yield > incorrect processing outputs. -- This message was sent by Atlassian JIRA (v7.6.3#76005)