KannarFr opened a new issue, #21234: URL: https://github.com/apache/pulsar/issues/21234
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 2.10.5 ### Minimal reproduce step On a local cluster, create a non-partitioned topic on a cluster with systems topics enabled. Then, on the remote cluster force all topics to be partitioned. Then enable georeplication from local to remote clusters. ### What did you expect to see? Correct replication. ### What did you see instead? Weird topics were created on the local cluster such as `tenant/namespace/__change_events-partition-0`. ### Anything else? I also suspect it from duplicating all existing topics to partitioned ones if they weren't. ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
