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

Make bulkWrite override not flush on allowed commands

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Replication
    • Fully Compatible
    • Repl 2023-05-29, Repl 2023-06-12

      The bulkWrite override can currently support multiple crud ops in succession, but any op run between will cause a batch flush.

      There are likely a number of commands that can be whitelisted to be able to run without flushing a current batch. This ticket should identify them and write the appropriate code to allow their execution without flush

            Assignee:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Reporter:
            sean.zimmerman@mongodb.com Sean Zimmerman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: