[ https://issues.apache.org/jira/browse/KAFKA-4242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15838052#comment-15838052 ]
Ismael Juma commented on KAFKA-4242: ------------------------------------ I removed the "fix version" since this depends on KAFKA-3491, which has no "fix version". > Re-enable committing offsets in consumer's unsubscribe() when auto commit is > enabled > ------------------------------------------------------------------------------------ > > Key: KAFKA-4242 > URL: https://issues.apache.org/jira/browse/KAFKA-4242 > Project: Kafka > Issue Type: Improvement > Reporter: Vahid Hashemian > Assignee: Vahid Hashemian > > Due to the issue reported in > [KAFKA-3491|https://issues.apache.org/jira/browse/KAFKA-3491] the offset > commit in consumer's {{unsubscribe()}} was temporarily disabled > ([KAFKA-4234|https://issues.apache.org/jira/browse/KAFKA-4234]) so a > workaround (calling {{unsubscibe()}} to reset the offsets) is in place for > that issue. > Once a permanent solution for > [KAFKA-3491|https://issues.apache.org/jira/browse/KAFKA-3491] is in place > committing offsets should be re-enabled in {{unsubscribe()}} method. -- This message was sent by Atlassian JIRA (v6.3.4#6332)