Hi there, I am trying to setup a Kafka Mirror mechanism, but it seems the consumer from the source Kafka cluster only reads from new incoming data to the topics, i.e. it does not read historically saved data in the topics.
Is there a way to define the consumer of Kafka Mirror to read from the beginning of the topics of my source Kafka cluster? Many thanks in advance! Cheers, Leo