-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-06-01
-
22
We use the time before the initial insert as the startTime of the window calculation. I think it would be more precise to take the startTime after the insert takes place. And it is more precise to sleep based on the window expiration time (like in chunk_history_window.js) before testing a command would fail with SnapshotTooOld error.