Hi All,
We are using a streams application and currently the application uses a
common kafka cluster that is shared along with many other applications.
Our application consumes from topics that are populated by other
applications and it consumes the events from those topics, processes those
events
Hi Pushkar,
unfortunately, cross cluster processing is currently not possible with
Kafka Streams.
Best,
Bruno
On 4/11/24 4:13 PM, Pushkar Deole wrote:
Hi All,
We are using a streams application and currently the application uses a
common kafka cluster that is shared along with many other ap