Open nazgaret opened 3 months ago
Multiple partitions are not currently supported by Metadb. Changing this issue to a feature request.
Supporting topics with more than one partition sounds to me like it would not preserve the ordering of messages. Could you explain why that is not the case?
Description: During the sync and resync process, we get fatal errors when read from topics with more than one partition.
What we do: We use a sync and resync process with Kafka with parallel reads. We add partitions to the topics that receive data to speed up write and read speeds with the existing 32 consumers.
What we expect: Normal MetaDB behavior.
What we obtain: Fatal errors look like race conditions when writing in DB.
Version: MetaDB main 835232d
Connector config:
Errors:
Stack: