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

Long-running writes do not wait for writeConcern until they complete

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution

      Writes only wait for writeConcern after they finish. This means that large multi:true updates or deletes can replicate unthrottled until they finish.

      This can engage flow control, but because it is quite agressive, this negatively impacts other writes in the system.

      The solution may involve having long-running writes periodically wait for writeConcern if they have previously replicated writes.

            Assignee:
            backlog-server-execution [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            louis.williams@mongodb.com Louis Williams
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: