-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
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.
- duplicates
-
SERVER-127111 Support getRestoreToHigherTermThan in disagg pit restore
-
- Open
-