maksaska commented on code in PR #11497:
URL: https://github.com/apache/ignite/pull/11497#discussion_r1976395300


##########
docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc:
##########
@@ -339,3 +553,132 @@ Configuration is done via Ignite node plugin:
     </bean>
 </property>
 ```
+
+== Common CDC strategies
+
+There are basically two strategies to choose from when it comes to CDC 
replication with Apache Ignite, and a handful of options to configure the 
transport for the data.
+
+* Strategies include `Active-Passive` and `Active-Active` replication regimes. 
You can read it as 'from one cluster to another only' and 'from one cluster to 
another and vice versa'.

Review Comment:
   Done!



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to