Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-67473

Support insert operations for implicitly replicated namespaces

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: 6.1.0-rc0
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Execution Team 2022-07-25

      Add support for insert operations for implicitly replicated namespaces.
      One of the places that inserts to implicitly replicated namespace is https://github.com/mongodb/mongo/blob/57e39f6e07a7aee960f98c4f57c575ff6a203934/src/mongo/db/pipeline/change_stream_pre_image_helpers.cpp#L70-L72.  It controls replication by employing repl::UnreplicatedWritesBlock mechanism. However, it is desirable to have a centralised element that suspends replication for inserts into implicitly replicated collections .

       

            Assignee:
            josef.ahmad@mongodb.com Josef Ahmad
            Reporter:
            mindaugas.malinauskas@mongodb.com Mindaugas Malinauskas
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: