You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2017/12/18 22:32:00 UTC

[jira] [Created] (KAFKA-6382) Make ProducerConfig and ConsumerConfig constructors public

Matthias J. Sax created KAFKA-6382:
--------------------------------------

             Summary: Make ProducerConfig and ConsumerConfig constructors public
                 Key: KAFKA-6382
                 URL: https://issues.apache.org/jira/browse/KAFKA-6382
             Project: Kafka
          Issue Type: Improvement
          Components: clients
    Affects Versions: 1.0.0
            Reporter: Matthias J. Sax
            Assignee: Matthias J. Sax
            Priority: Minor
             Fix For: 1.1.0


Constructors of {{ProducerConfig}} and {{ConsumerConfig}} are not public atm. This makes it hard to access default values for configurations. For Kafka Streams, we need access to those default value sometime and are forces to hardcode them via c&p atm.

KIP: https://cwiki.apache.org/confluence/display/KAFKA/Make+ProducerConfig+and+ConsumerConfig+constructors+public



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)