[ https://issues.apache.org/jira/browse/KAFKA-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guozhang Wang resolved KAFKA-2570. ---------------------------------- Resolution: Fixed Issue resolved by pull request 257 [https://github.com/apache/kafka/pull/257] > New consumer should commit before every rebalance when auto-commit is enabled > ----------------------------------------------------------------------------- > > Key: KAFKA-2570 > URL: https://issues.apache.org/jira/browse/KAFKA-2570 > Project: Kafka > Issue Type: Improvement > Reporter: Jason Gustafson > Assignee: Jason Gustafson > Fix For: 0.9.0.0 > > > If not, then the consumer may see duplicates even on normal rebalances, since > we will always reset to the previous commit after rebalancing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)