You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Mark Grover (JIRA)" <ji...@apache.org> on 2016/05/06 18:08:12 UTC

[jira] [Created] (KAFKA-3669) Add secondary constructor for KafkaConfig with a default value for doLog

Mark Grover created KAFKA-3669:
----------------------------------

             Summary: Add secondary constructor for KafkaConfig with a default value for doLog
                 Key: KAFKA-3669
                 URL: https://issues.apache.org/jira/browse/KAFKA-3669
             Project: Kafka
          Issue Type: Bug
          Components: config
    Affects Versions: 0.10.0.0, 0.11.0.0
            Reporter: Mark Grover
            Priority: Critical


KAFKA-3052 changed the public signature of the KafkaConfig class. I was testing Kafka 0.10.0 RC2 and found that [this change|https://github.com/apache/kafka/commit/5b5f002fceee7c1b16298b0eaf176ca49d98c025] that added a secondary constructor to KafkaConfig to keep things API compatible, was only added to 0.9.0, and is missing from both 0.10.0 and trunk branches.

Can we please port this change there too?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)