Handle restoreToHigherTermThan for disagg

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • None
    • Replication
    • Fully Compatible
    • Repl 2025-07-21, Repl 2025-08-04, Repl 2026-07-06
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 🔵 Done

      When drivers talk to mongod, it caches the highest term it has seen for that cluster. If a node with a lower term tries to claim that its primary, the driver won’t accept it. This problem still exists for disagg, so the magic restore path needs to use the log service to insert a no-op at the top of the restored log with an arbitrarily high term greater than the last term we've seen.

      Implementation was done in another ticket, this is just for testing it.

            Assignee:
            Vishnu Kaushik
            Reporter:
            Pavithra Vetriselvan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: