[
https://issues.apache.org/jira/browse/KAFKA-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15898381#comment-15898381
]
Matthias J. Sax commented on KAFKA-4849:
----------------------------------------
With regard to http://docs.confluent.io/3.2.0/streams/developer-guide.html ->
even if this is Confluent's documentation and thus not related to a Kafka JIRA.
Why do you thing, both are not marked as "high importance" -- Confluent's docs
don't say anything about it (if I did not miss it).
> Bug in KafkaStreams documentation
> ---------------------------------
>
> Key: KAFKA-4849
> URL: https://issues.apache.org/jira/browse/KAFKA-4849
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 0.10.2.0
> Reporter: Seweryn Habdank-Wojewodzki
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)