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

Ensure all database DDLs execute _performNoopRetryableWriteOnParticipants for replay protection

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • 1
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Investigate whether all database DDL operations correctly execute _performNoopRetryableWriteOnParticipants at the start of each phase, ensuring proper replay protection when needed.

      The _performNoopRetryableWriteOnParticipants function acts as a safeguard to prevent command executions from previous coordinator runs that may have been end up in a network partition / split-brain scenario.

      We need to confirm that movePrimary, createDatabase, and dropDatabase reliably execute _performNoopRetryableWriteOnParticipants at the beginning of every phase when replay protection is required. This guarantees that commands do not proceed in unintended split-brain scenarios.

            Assignee:
            Unassigned Unassigned
            Reporter:
            pol.pinol@mongodb.com Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: