Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Docs Required
Description
Currently, CDC documentation [1, 2] has no information about binary types and mappings replication.
Particularly, features from a below list should be noticed:
- For ordering guarantees CDC trough Kafka requires metadata topic with the only one partition.
- Add properties description:
- IgniteToKafkaCdcStreamer#metadataTopic
- KafkaToIgniteCdcStreamerConfiguration#metadataTopic
- KafkaToIgniteCdcStreamerConfiguration#metadataConsumerGroup
Links:
Attachments
Issue Links
- is related to
-
IGNITE-18992 CDC: Use single partition topic for metadata updates
- Resolved
- relates to
-
IGNITE-18209 Reduce binary metadata synchronization time for CDC through Kafka
- Resolved
- links to