momo-jun commented on a change in pull request #14653:
URL: https://github.com/apache/pulsar/pull/14653#discussion_r829772298
##########
File path: site2/docs/administration-geo.md
##########
@@ -37,13 +27,19 @@ Applications can create producers and consumers in any of
the clusters, even whe
Producers and consumers can publish messages to and consume messages from any
cluster in a Pulsar instance. However, subscriptions cannot only be local to
the cluster where the subscriptions are created but also can be transferred
between clusters after replicated subscription is enabled. Once replicated
subscription is enabled, you can keep subscription state in synchronization.
Therefore, a topic can be asynchronously replicated across multiple
geographical regions. In case of failover, a consumer can restart consuming
messages from the failure point in a different cluster.
+
Review comment:
Done. PTAL.
--
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]