squah-confluent opened a new pull request, #22708:
URL: https://github.com/apache/kafka/pull/22708

   Fix updateStaticMember in ConsumerGroup and StreamsGroup to remove a
   member's previous instance-id mapping when its instance id changes.
   Previously these methods only added the new instanceId -> memberId
   mapping, so when a static member rejoined with the same member id but a
   different instance id, the old mapping was left behind.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to