Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-8658

Mongo Connector: Inconsistent snapshot data for sharded cluster

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • 3.2-plan
    • None
    • mongodb-connector
    • None
    • False
    • None
    • False

      In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.

      Bug report

      For bug reports, provide this information, please:

      What Debezium connector do you use and what version?

      MongoDB Connector

       

      Description

      Debezium Connector doesn't use readConcern parameter currently. In case of sharded cluster, snapshot data will be inconsistent as it will be determined by readConcern set by database/collection. Connector should use "snapshot" read concern as stated in mongodb docs - https://www.mongodb.com/docs/manual/reference/read-concern-snapshot/, so that consistent snapshot data is read.

       

      https://debezium.zulipchat.com/#narrow/channel/348106-community-mongodb/topic/Consistent.20snapshot.20data.20for.20a.20sharded.20mongo.20cluster

              Unassigned Unassigned
              adarshkr532 ADARSH KUMAR
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: