In MongoProcessInterface::insert return all error statuses instead of the first one

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      To implement SERVER-109034 we need to assert all errors, returned by insert operations.
      Currently MongoProcesInterface::insert returns a single status for the first error encountered and swallows all other errors.
      This commits aims to return the list of statuses instead.

            Assignee:
            Ivan Fefer
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: