Instance Data Replication system properties
These system properties control the behavior of the Instance Data Replication (IDR) application.
To set IDR system properties, navigate to the System Properties [sys_properties] table and add the property.
| Property | Description |
|---|---|
The record batch size for data comparison results
|
If the data comparison results exceed 1 million records within the given date range, the request is divided into batches of 10,000 records.
|
The maximum runtime
|
The maximum amount of time allowed for running a data comparison.
|
Fields to skip
|
The list of fields to skip when comparing records between instances.
|
| Property | Description |
|---|---|
Stop replication if an out-of-order issue occurs
|
By default, IDR stops replication if
an out-or-order issue occurs on the consumer. You can change the default behavior when an out of order issue occurs on the consumer by adding this property and setting it to false. This automatically re-queues and replicates missing messages using the most recent record details from the producer without stopping replication.
Note: Each producer and consumer instance must be on the same family version
to use this property. Both instances must be on Vancouver or
higher. |
Set attachment size limit idr.cdc.replication.table.reader.attachment.size |
By default, IDR doesn't restrict the size of attachments. You can change the default behavior by adding this property and entering a maximum size for attachments.
|
|
The maximum number of records allowed in a seeding request
|
If this property isn't set or present, there's no limit on the number of records for seeding requests in V2 replication sets.
|