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

Deprecate KafkaStreams constructor taking StreamsConfig parameter

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 2.0.0
    • streams

    Description

      Currently, KafkaStreams constructor has overloads that take either Properties or StreamsConfig a parameters.

      Because StreamsConfig is immutable and is created from a Properties object itself, the constructors accepting StreamsConfig are not useful and adds only boiler plate code. Thus, we should deprecate those constructors in order to remove them eventually.

      KIP: https://cwiki.apache.org/confluence/display/KAFKA/KIP-245%3A+Use+Properties+instead+of+StreamsConfig+in+KafkaStreams+constructor

      Attachments

        Issue Links

          Activity

            People

              bchen225242 Boyang Chen
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: