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

Enhance KafkaStreams start method javadoc

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.3, 1.1.2, 2.0.1, 2.1.0
    • streams

    Description

      The KafkaStreams.start method javadoc states that once called the streams threads are started in the background hence the method does not block.  However you have GlobalKTables in your topology, the threads aren't started until the GlobalKTables bootstrap fully so the javadoc for the start method should be updated to reflect this.

      Attachments

        Issue Links

          Activity

            People

              ckamal Kamal Chandraprakash
              bbejeck Bill Bejeck
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: