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

Bug in KafkaStreams documentation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 0.10.2.0
    • None
    • streams
    • None

    Description

      At the page: https://kafka.apache.org/documentation/streams

      In the chapter titled Application Configuration and Execution, in the example there is a line:

      settings.put(StreamsConfig.ZOOKEEPER_CONNECT_CONFIG, "zookeeper1:2181");

      but ZOOKEEPER_CONNECT_CONFIG is deprecated in the Kafka version 0.10.2.0.

      Also the table on the page: https://kafka.apache.org/0102/documentation/#streamsconfigs is a bit misleading.
      1. Again zookeeper.connect is deprecated.
      2. The client.id and zookeeper.connect are marked by high importance,
      but according to http://docs.confluent.io/3.2.0/streams/developer-guide.html none of them are important to initialize the stream.

      Attachments

        Issue Links

          Activity

            People

              mjsax Matthias J. Sax
              habdank Seweryn Habdank-Wojewodzki
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: