-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
Fully Compatible
-
Execution Team 2023-12-25, Execution Team 2024-01-08, Execution Team 2024-01-22
The StorageEngine::beginNonBlockingBackup function accepts an optional timestamp representing the checkpoint timestamp, but it appears that we never actually do anything with this timestamp even if it is passed in. So we should be able to remove it.