You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Dong Lin (JIRA)" <ji...@apache.org> on 2018/10/03 07:08:00 UTC

[jira] [Updated] (KAFKA-7198) Enhance KafkaStreams start method javadoc

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

Dong Lin updated KAFKA-7198:
----------------------------
    Fix Version/s:     (was: 2.1.0)
                   2.2.0

> 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.2.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)