-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Replication
-
Repl 2025-02-03, Repl 2025-02-17
-
0
Some tests require the functionality to wait for checkpointing to occur after the stable timestamp has been advanced to a specific timestamp. However, there are no server guarantees for this, so the client must manually check the lastStableRecoveryTimestamp.
Therefore, adding this functionality to replSetTest would be beneficial for other teams, helping to prevent misunderstandings (ex).
See this ex.