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

Remove commitRights from WriteBatch

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • Fully Compatible
    • Execution Team 2025-01-06
    • 200

      Now that no clients will share the same WriteBatch to insert time-series measurements, we should be able to remove the flag which was used to serialize operations on the same batch. 

      Ordered inserts also use it to deduplicate batches for the final commit in a confusing way. We should switch to a different approach when removing it.

            Assignee:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Reporter:
            yuhong.zhang@mongodb.com Yuhong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: