ericsyh opened a new issue, #15466: URL: https://github.com/apache/pulsar/issues/15466
**Is your feature request related to a problem? Please describe.** I want to use geo-replicate to migrate data from existing Pulsar cluster to a new Pulsar cluster by: 1. Create geo-replicate rule between exising cluster and new empty cluster. 2. Reset replicator cusror to earliest then migrate data. But i found that geo-replicator's subsription is an internal subs and cannot be reset by `reset-cursor`. **Describe the solution you'd like** I hope geo-replicator's subsription can be reset cursor by `reset-cursor` API. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
