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

Timestamp bulk writes

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.0-rc0
    • Affects Version/s: None
    • Component/s: Storage
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Storage 2017-08-21, Storage 2017-09-11, Storage 2017-10-02

      Bulk insert writes multiple data items and multiple oplog entries in one transaction. The code needs to be changed so that these writes are timestamped correctly. This will involve changing the order of writes so that oplog entries are written prior to the data – this way, the code will have already prepped the transaction with the proper timestamp when data writes happen.

            Assignee:
            milkie@mongodb.com Eric Milkie
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: