Hello I'm testing a Kafka Streams app in my staging environment, my app reads from two input topics but it seems the topics start with months of difference.
Is there a way to configure KafkaStreams or the consumer it uses to start from a specific offset? thanks - Miguel