Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In order to read data with guaranteed order, metadata topic must have only one partition. To achieve this we should:
- Write binary types and marshaller mappings only to a single partition in IgniteToKafkaCdcStreamer#onMappings and #onTypes.
- Print warnings into logs, when topic has more than one partition.
Attachments
Issue Links
- is fixed by
-
IGNITE-19369 Metadata topic offset must be stored only after commit
- Resolved
- relates to
-
IGNITE-18209 Reduce binary metadata synchronization time for CDC through Kafka
- Resolved
-
IGNITE-18515 CDC: add documentation about metadata replication
- Resolved