hangc0276 commented on code in PR #625:
URL: https://github.com/apache/pulsar-site/pull/625#discussion_r1250955811
##########
versioned_docs/version-3.0.x/administration-geo.md:
##########
@@ -227,6 +227,12 @@ If you want to use replicated subscriptions in Pulsar:
.replicateSubscriptionState(true)
.subscribe();
```
+:::note
+
+* Replication type is not replicated between clusters. However, it's
determined by the first consumer that connects to the subscription.
Review Comment:
Subscription Type?
--
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]