Roger Hoover created KAFKA-4361:
-----------------------------------

             Summary: Streams does not respect user configs for "default" params
                 Key: KAFKA-4361
                 URL: https://issues.apache.org/jira/browse/KAFKA-4361
             Project: Kafka
          Issue Type: Bug
          Components: streams
    Affects Versions: 0.10.1.0
            Reporter: Roger Hoover
            Assignee: Damian Guy


For the config params in CONSUMER_DEFAULT_OVERRIDES 
(https://github.com/apache/kafka/blob/0.10.1/streams/src/main/java/org/apache/kafka/streams/StreamsConfig.java#L274)
 such as consumer.max.poll.records and consumer.auto.offset.reset.  It may not 
work for some producer config values as well.

If your application sets those params in the StreamsConfig, they are not used 
in the underlying Kafka Consumers.



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

Reply via email to