Ensure all database DDLs execute _performNoopRetryableWriteOnParticipants for replay protection

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Catalog and Routing
    • CAR Team To Be Assigned
    • 1
    • None
    • 3
    • 🟥 DDL
    • 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
            Reporter:
            Pol Pinol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: