[ https://issues.apache.org/jira/browse/KAFKA-1868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jun Rao updated KAFKA-1868: --------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) Thanks for the review. Committed to both 0.8.2 and trunk. > ConsoleConsumer shouldn't override dual.commit.enabled to false if not > explicitly set > ------------------------------------------------------------------------------------- > > Key: KAFKA-1868 > URL: https://issues.apache.org/jira/browse/KAFKA-1868 > Project: Kafka > Issue Type: Bug > Affects Versions: 0.8.2 > Reporter: Jun Rao > Assignee: Jun Rao > Priority: Blocker > Fix For: 0.8.2 > > Attachments: kafka-1868.patch > > > In ConsoleConsumer, we override dual.commit.enabled to false if not > explicitly set. However, if offset.storage is set to kafka, by default, > dual.commit.enabled is set to true and we shouldn't override that. -- This message was sent by Atlassian JIRA (v6.3.4#6332)