If I want to reprocess only a section(i.e. from-to offsets) of the topic through Kafka Streams, what do you think could be way to achieve it.
I want the data to be stored in same state stores, this I think would be a common scenario in a typical production environment. -Sameer.