[ 
https://issues.apache.org/jira/browse/KAFKA-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matthias J. Sax updated KAFKA-7198:
-----------------------------------
    Component/s: streams

> Enhance KafkaStreams start method javadoc
> -----------------------------------------
>
>                 Key: KAFKA-7198
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7198
>             Project: Kafka
>          Issue Type: Improvement
>          Components: streams
>            Reporter: Bill Bejeck
>            Priority: Major
>              Labels: newbie,
>             Fix For: 2.1.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to