Hi Sathis, Did you deploy a global configure store for both US-West and US-EAST clusters?
If there is no global configure store in your deployment when you create the namespaces or topics with the —clusters flag should be executed duplicately on both clusters. Because without the global configure store, the —clusters flag just enables the replicator in the local cluster and can’t help create the same namespace or topic on the peer cluster. --- Best regards, Eric Shen 在 2023年8月31日 +0800 PM3:10,Sathiskumar Perumal <sathiskumarperumalj...@gmail.com>,写道: > Hi, > I have followed the steps and completed the Geo replication setup as per > the pulsar documentation > https://pulsar.apache.org/docs/3.1.x/administration-geo/ > All the geo replication related setup was enabled and working fine. > When I try to produce a message from the US-WEST cluster , I am unable to > consume it from the US-EAST. > Can you please help me to fix the issue. > > Regards, > Sathis