You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2018/10/09 17:02:00 UTC

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

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

Matthias J. Sax resolved KAFKA-7198.
------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Kamal Chandraprakash
>            Priority: Major
>              Labels: newbie
>             Fix For: 1.0.3, 1.1.2, 2.0.1, 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)