You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/_docs/extensions-and-integrations/change-data-capture-extensions.adoc
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -602,15 +602,13 @@ To start a single node for each cluster type the following commands in different
602
602
603
603
** There are 5 options you can specify CDC client mode from. Take a look at `--help` command output to learn about them.
604
604
605
-
** You can optionally activate both clusters at CDC client start-up with `--activate-cluster`. You need this for data persistance at source and destination clusters. You can also use `control.sh` capabilities to activate clusters manually.
606
-
607
605
NOTE: Start both clusters (as in previous example with Ignite nodes) before starting CDC client.
608
606
609
607
Here is an example on how to start Active-Passive inter-cluster communication with 2 separate nodes and one thin CDC client for Ignite-to-Ignite replication from cluster 1 to cluster 2 (Run the commands independently):
0 commit comments