Hello TengYao, I have a question about this KIP. Given it's not mentioned the *unsubscribe* behaviour should be the current default one in the Java client, that is to send a *LeaveGroup *or *ConsumerGroupHeartbeat(-1)* if the member is dynamic and *no LeaveGroup* or *ConsumerGroupHeartbeat(-2)* if the member is static. Is this correct?
Thanks, Emanuele On 2024/09/23 04:26:36 TengYao Chi wrote: > Hello everyone, > > I would like to start a discussion thread on KIP-1092 > <https://cwiki.apache.org/confluence/x/JQstEw>, which proposes extending > Consumer#close with an option to leave the consumer group or not. > > Please take a look and let me know what you think, and I would appreciate > any suggestions and feedback. > > Best regards, > TengYao >