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

Change insertDocumentForBulkLoader to insertDocumentsForBulkLoader

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Replication
    • Labels:
      None
    • Replication

      If insertDocumentForBulkLoader accepted multiple documents, _insertDocuments (_insertDocumentsForUncappedCollection after SERVER-41530) could call this function once. This task is dependent on SERVER-41530SERVER-41890 and SERVER-41932 as this will allow insertDocumentsForBulkLoader to take in Records instead of BSONObjs. Once insertDocumentForBulkLoader takes in a vector of Records, it can call _insertRecords instead of _insertRecord.

            Assignee:
            backlog-server-repl [DO NOT USE] Backlog - Replication Team
            Reporter:
            allison.easton@mongodb.com Allison Easton
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: