[ https://issues.apache.org/jira/browse/KAFKA-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14983052#comment-14983052 ]
Onur Karaman commented on KAFKA-2697: ------------------------------------- Hi Jun. I have some scrap code that I used while testing the broker side changes here: https://github.com/onurkaraman/kafka/commit/cdb559f0c73417aa69ef750f06b791822bae4a48 I could try to get something out this weekend. > add leave group logic to the consumer > ------------------------------------- > > Key: KAFKA-2697 > URL: https://issues.apache.org/jira/browse/KAFKA-2697 > Project: Kafka > Issue Type: Sub-task > Components: consumer > Reporter: Onur Karaman > Fix For: 0.9.0.0 > > > KAFKA-2397 added logic on the coordinator to handle LeaveGroupRequests. We > need to add logic to KafkaConsumer to send out a LeaveGroupRequest on close. -- This message was sent by Atlassian JIRA (v6.3.4#6332)