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

Address issues with read/write operations running concurrently with shard key value updates

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The goal of this ticket is to fix the known issues with read/write operations running concurrently with shard key value updates.

      As of today (Apr 11 2025), here is the list of known issues:

      • SERVER-54127: Retryable update by _id may execute more than once if intervening write changes document's owning shard
      • SERVER-103727: Improve the semantics of read operations using coll scan or _id index scan in the presence of concurrent shard key value updates
      • SERVER-103728: Improve the semantics of write operations using coll scan or _id index scan in the presence of concurrent shard key value updates

            Assignee:
            Unassigned Unassigned
            Reporter:
            andrew.paroski@mongodb.com Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: