liangyepianzhou commented on PR #21679:
URL: https://github.com/apache/pulsar/pull/21679#issuecomment-1987502158

   >The reason that I want to propose this solution is creating partitioned 
topics with set-replication-clusters is essentially a permission step over. A 
tenant admin can create partitioned topics on cluster-a doesn't mean can create 
topics on cluster-b. But now you can create a topic in another cluster under 
the guise of the permissions(usually it is superuser) of the client inside the 
broker.
   
   @codelipenghui In the current implementation If the geo-replication is 
enabled at the namespace level, the partition topic will be auto-created at the 
remote clusters when creating a topic at the local cluster.
   
   


-- 
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]

Reply via email to