Dynamically pick up topics to add to the KStream
I have a kafkastreams program that takes data on a topic pattern – “Test.*” and moves the message toa topic “Read”.
I have a kafkastreams program that takes data on a topic pattern – “Test.*” and moves the message toa topic “Read”.