merlimat commented on issue #1473: use v1 admin api for anti-affinity cluster endpoint URL: https://github.com/apache/incubator-pulsar/pull/1473#issuecomment-377595210 > Yes, but with v2, I think the idea is to avoid using clusters The idea is to treat all namespaces as "global". In v1 you have `tenant/global/namespace`, configured with `c1` and `c2`. If v2, that would be `tenant/namespace` in the same way, configured with `c1` and `c2`. `tenant/namespace` can either be non-replicated, (eg: if it only uses `c1` cluster) or replicated (if you later add a new cluster), without changing the namespace/topics names.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
