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)