merlimat commented on a change in pull request #4016: [Issue 3989][Doc] Update 
Geo Replication docs
URL: https://github.com/apache/pulsar/pull/4016#discussion_r274061316
 
 

 ##########
 File path: site2/docs/administration-geo.md
 ##########
 @@ -12,24 +12,24 @@ The diagram below illustrates the process of 
geo-replication across Pulsar clust
 
 ![Replication Diagram](assets/geo-replication.png)
 
-In this diagram, whenever producers **P1**, **P2**, and **P3** publish 
messages to the topic **T1** on clusters **Cluster-A**, **Cluster-B**, and 
**Cluster-C**, respectively, those messages are instantly replicated across 
clusters. Once replicated, consumers **C1** and **C2** can consume those 
messages from their respective clusters.
+In this diagram, whenever **P1**, **P2**, and **P3** producers publish 
messages to the **T1** topic on **Cluster-A**, **Cluster-B**, and **Cluster-C** 
clusters respectively, those messages are instantly replicated across clusters. 
Once replicated, **C1** and **C2** consumers can consume those messages from 
their respective clusters.
 
 Review comment:
   Since in the example P1, P2 and P3 are the name of the topics and not 
adjectives, isn't the current form correct? 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to