You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Bruno Cadonna (Jira)" <ji...@apache.org> on 2020/06/30 08:07:00 UTC

[jira] [Commented] (KAFKA-10219) KStream API support for multiple cluster broker

    [ https://issues.apache.org/jira/browse/KAFKA-10219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17148407#comment-17148407 ] 

Bruno Cadonna commented on KAFKA-10219:
---------------------------------------

[~sachinkurle] The current Kafka Streams documentation states

??Kafka Streams applications can only communicate with a single Kafka cluster specified by this config value.??

The mentioned config is {{bootstrap.servers.}}

See [https://kafka.apache.org/25/documentation/streams/developer-guide/config-streams.html#bootstrap-servers]

> KStream API support for multiple cluster broker
> -----------------------------------------------
>
>                 Key: KAFKA-10219
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10219
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams
>            Reporter: Sachin Kurle
>            Priority: Major
>
> we are trying to consume from cluster A broker from KStream api and produce to cluster B broker.. we have configuration as boot strap server in consumer and producer configuration but kstream api is picking randomly bootstrap server cluster A or B



--
This message was sent by Atlassian Jira
(v8.3.4#803005)