Re: Kafka Streams support for connecting to different Kafka clusters

2020-04-28 Thread Matthias J. Sax
Not sure if there is a JIRA already. However, even if, nobody is working on this atm. It's also quite complex... especially for exactly-once processing. -Matthias On 4/28/20 2:10 PM, Daniel Germain wrote: > As per > https://kafka.apache.org/25/documentation/streams/developer-guide/config-strea

Kafka Streams support for connecting to different Kafka clusters

2020-04-28 Thread Daniel Germain
As per https://kafka.apache.org/25/documentation/streams/developer-guide/config-streams Tip: Kafka Streams applications can only communicate with a single Kafka cluster specified by this config value. Future versions of Kafka Streams will support connecting to different Kafka clusters for reading i