| Destination Cluster |
(Required) The path to the cluster on which the
changelog stream exists. If the destination stream is
on a remote secure cluster, then a gateway and
secure configuration must first be setup. For more
information, see Table Replication, Administering Data Fabric Gateways, and Configuring Secure Clusters for Cross-Cluster Mirroring and Replication.
|
| Destination Stream Topic Name |
(Required) The target of the changelog stream,
specified as
<stream_path>:<topic_name>,
to which all change data records will be published. The
stream must exist as a changelog stream or the operation
fails. |
| Publish to Existing Topic |
Whether (Yes) or not
(No) to publish to existing
topic. If value is No and the
topic does not already exist, it will be
created. |
| Publish Existing Data |
Whether (Yes) or not
(No) to initiate publishing
of the existing data to the stream. If value is
No, only new changes will be
propagated. |
| Defer Publishing |
Whether (Yes) or not
(No) to pause propagation
after creating the change log. |
| Throttle |
Whether (Yes) or not
(No) the data transfer to the
stream for this change log must be throttled. |
| Synchronously |
Whether (Yes) or not
(No) to acknowledge the
client writes to the table before the CDC gateway
receives the data. |
| Encrypt on Wire |
Whether (Yes) or not
(No) the data transfer
between filesystem and gateway for this change log is
encrypted. |
| Compress on Wire |
The compression scheme of the data transfer between
filesystem and gateway for this change log instance. |