You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2015/01/16 01:58:34 UTC

[jira] [Created] (KAFKA-1868) ConsoleConsumer shouldn't override dual.commit.enabled to false if not explicitly set

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)