multi index creates are given wrong timestamps

XMLWordPrintableJSON

    • Fully Compatible
    • ALL
    • v4.0
    • Storage NYC 2018-06-04
    • 63
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If a user creates more than one index at a time, then all index completion (the ready: true write) is done at the timestamp of the last oplog entry.

      This is because the transaction calls are sequenced as such:

      1. Index A is ready
      2. Index B is ready
      3. Set timestamp to T1
      4. Write oplog entry for index A
      5. Set timestamp to T2
      6. Write oplog entry for index B

              Assignee:
              Daniel Gottlieb (Inactive)
              Reporter:
              Daniel Gottlieb (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: