Timestamp bulk writes

XMLWordPrintableJSON

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

      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:
            Eric Milkie
            Reporter:
            Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: