Hey guys, i’ve 2 cluster one is production the other is disaster recovery, i replicate the topics from Prod to DR with same name but when i start to consume DR topics, the consumer doesn’t start from the end but instead, starts from the beginning. How can i make the consumers start from the end.
Thanks for the help, I did add that property to my config file but still didn’t fix the issue.