Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-4361

Streams does not respect user configs for "default" params

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1.0
    • 0.10.1.1, 0.10.2.0
    • streams
    • None

    Description

      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, those parameters are not used and instead overridden by the defaults. 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 (and possibly Producers)

      Attachments

        Issue Links

          Activity

            People

              damianguy Damian Guy
              theduderog Roger Hoover
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: