Details
-
Enhancement
-
Resolution: Done
-
Major
-
None
-
False
-
False
Description
Hi,
we want to use Debezium MongoDB connector to get snapshots and changes from replicated cluster. From what I found in documentation MongoDB connector is always reading from primary node, which is not acceptable for our case as it may affect the whole cluster performance.
For usual reads we are using read preference with tag sets to read from specific nodes, and I propose to implement such feature for Debezium too? I understand that secondary may have replication lag, but this may be acceptable in many cases.
Attachments
Issue Links
- is duplicated by
-
DBZ-3933 Debezium mongodb connector to only work with secondary db
-
- Closed
-
- is related to
-
DBZ-4579 Update MongoDB Connector documentation to reflect the change to Mongo Change Streams
-
- Resolved
-
- relates to
-
DBZ-5953 Add support for honouring MongoDB read preference in change stream after promotion
-
- Closed
-