Skip to main content

Re: Reading all messages from a Kafka topic for a state

Thanks Matthias for the detailed and helpful explanation

Is there a way that I can ensure that the KTable will be read from the
beginning of the topic on every restart of the application without having
to generate a new "application.id"?

Thanks,

Tomer

Comments