|
2 | 2 | :navtitle: Enable Change Data Capture (CDC)
|
3 | 3 | :description: CDC for {astra-db} automatically captures changes in real time, de-duplicates the changes, and streams the clean set of changed data to {product}.
|
4 | 4 |
|
5 |
| -include::common:streaming:partial$cdc/cdc-for-astra-db.adoc[] |
| 5 | + |
| 6 | +include::common:streaming:partial$cdc-astra/intro.adoc[] |
| 7 | + |
| 8 | +== Supported data structures |
| 9 | + |
| 10 | +include::common:streaming:partial$cdc-astra/supported-data.adoc[] |
| 11 | + |
| 12 | +=== Static columns |
| 13 | + |
| 14 | +include::common:streaming:partial$cdc-astra/static-columns.adoc[] |
| 15 | + |
| 16 | +=== Unsupported data types |
| 17 | + |
| 18 | +include::common:streaming:partial$cdc-astra/unsupported-data.adoc[] |
| 19 | + |
| 20 | +=== AVRO interpretation |
| 21 | + |
| 22 | +include::common:streaming:partial$cdc-astra/avro-interpretation.adoc[] |
| 23 | + |
| 24 | +== CDC for {astra-db} limitations |
| 25 | + |
| 26 | +include::common:streaming:partial$cdc-astra/limitations.adoc[] |
| 27 | + |
| 28 | +== Configure CDC for {astra-db} |
| 29 | + |
| 30 | +include::common:streaming:partial$cdc-astra/configure-intro.adoc[] |
| 31 | + |
| 32 | +[#prerequisites] |
| 33 | +=== Prerequisites |
| 34 | + |
| 35 | +include::common:streaming:partial$cdc-astra/prerequisites.adoc[] |
| 36 | + |
| 37 | +[#create-tenant] |
| 38 | +=== Create a streaming tenant |
| 39 | + |
| 40 | +include::common:streaming:partial$cdc-astra/create-tenant.adoc[] |
| 41 | + |
| 42 | +[#create-table] |
| 43 | +=== Create a table |
| 44 | + |
| 45 | +include::common:streaming:partial$cdc-astra/create-table.adoc[] |
| 46 | + |
| 47 | +[#enable-cdc-on-a-table] |
| 48 | +=== Enable CDC on a table |
| 49 | + |
| 50 | +include::common:streaming:partial$cdc-astra/enable-cdc-on-table.adoc[] |
| 51 | + |
| 52 | +[#connect-a-sink] |
| 53 | +=== Connect a sink |
| 54 | + |
| 55 | +include::common:streaming:partial$cdc-astra/connect-sink.adoc[] |
| 56 | + |
| 57 | +=== Test the connection |
| 58 | + |
| 59 | +include::common:streaming:partial$cdc-astra/test-connection.adoc[] |
| 60 | + |
| 61 | +[#increase-partitions] |
| 62 | +== Increase CDC data topic partitions |
| 63 | + |
| 64 | +include::common:streaming:partial$cdc-astra/increase-partitions.adoc[] |
| 65 | + |
| 66 | +[#multi-region-cdc] |
| 67 | +== Enable CDC for multi-region databases |
| 68 | + |
| 69 | +include::common:streaming:partial$cdc-astra/enable-multiregion.adoc[] |
| 70 | + |
| 71 | +=== Reconcile multi-region writes |
| 72 | + |
| 73 | +include::common:streaming:partial$cdc-astra/reconcile-multiregion-writes.adoc[] |
| 74 | + |
| 75 | +[#get-cdc] |
| 76 | +== Check CDC status |
| 77 | + |
| 78 | +include::common:streaming:partial$cdc-astra/check-status.adoc[] |
| 79 | + |
| 80 | +== Disable CDC for a table |
| 81 | + |
| 82 | +include::common:streaming:partial$cdc-astra/disable.adoc[] |
| 83 | + |
| 84 | +== See also |
| 85 | + |
| 86 | +include::common:streaming:partial$cdc-astra/see-also.adoc[] |
0 commit comments