Jun Rao created KAFKA-1868:
------------------------------
Summary: 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
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)