Fixes that change product behavior - connect_cdc_mimix_share - Latest

Connect CDC Release Notes

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
Latest
Language
English
Product name
Connect CDC
Title
Connect CDC Release Notes
Copyright
2024
First publish date
2021
Last edition
2024-08-01
Last publish date
2024-08-01T21:24:12.809750

This section contains fixes that changed the behavior of Connect CDC.

5.8.06

Area Affected Old Behavior New Behavior Reference number
Kafka and Schema Registry client library packages Connect CDC ships with default Kafka and Schema Registry client library jar files that enable Kafka when Connect CDC installs. You can replace them with different vendor libraries by configuration. See Database or Platform-specific setup tasks in the Getting Started Guide or Server Properties Dialog for Kafka topic in Connect CDC help. MXSHR-4622
Connect CDC uses the high water mark (HWM) file for Kafka targets Keeps track of transactions that have been committed successfully and possible records that cannot be committed because of validation errors. This has been the case for release versions prior to 5.8.05. As of 5.8.06, the HWM file will be skipped and the duplicate records will not be handled but written to Kafka. MXSHR-6835

5.6.05

Area Affected Old Behavior New Behavior Release fixed in Reference number
Automatic distribution of tables to a file system target, generate distribution. Automatic Distribution of multiple tables to a filesystem server using the generate distribution option, the director will create a distribution for each table. Automatic Distribution of multiple tables to a filesystem server using the generate distribution option,the director will create a single distribution for all tables. This brings the behavior in line with the standard automatic distribution of tables. 5.6.05 MXSHR-915