Use batched writes when inserting and updating logical sessions

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Execution Team 2023-04-03, Execution Team 2023-04-17
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently when we refresh sessions, there are inserts and updates to the sessions collection that we write to the oplog. We can use batched writes to batch these upserts into an applyOps.

      Things to consider:

      • single inserts/updates should not be in an applyOps
      • whether inserts and updates are batched together or separately

            Assignee:
            Shin Yee Tan
            Reporter:
            Shin Yee Tan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: