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

Amend misleading statement in arch guide about secondary oplog batching

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • Repl 2022-05-30

      It currently says:
      "Operations on a document must be atomic and ordered, so operations on the same namespace will be put on the same thread to be serialized."

      The second part is not entirely correct as we will still parallelize ops on the same collection if they are touching distinct documents. See here.

            Assignee:
            vesselina.ratcheva@mongodb.com Vesselina Ratcheva (Inactive)
            Reporter:
            vesselina.ratcheva@mongodb.com Vesselina Ratcheva (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: