Hi Xiangying In my test, the topic-level replication works as expected when using a different configuration metadata store but can not work as expected when using the same configuration metadata store.
I have two questions: - Do any exact users use the global config metadata store and still need topic-level replication? - There is a prop `allowed_clusters` on the tenant level and a prop `replicated_clusters` on the namespace level. Is it possible that `replicated_clusters` is designed for Replication but incorrectly used to do a permission check? If yes, can we just remove this permission check? Thanks Yubiao Feng On Thu, Nov 30, 2023 at 1:26 PM Xiangying Meng <xiangy...@apache.org> wrote: > Hi, Pulsar Community > > I drafted a proposal to make the configuration of clusters at the namespace > level clearer. This helps solve the problem of geo-replication not working > correctly at the topic level. > > https://github.com/apache/pulsar/pull/21648 > > I'm looking forward to hearing from you. > > BR > Xiangying >