Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
Fully Compatible
-
Execution Team 2021-03-22
Description
In run_check_repl_dbhash_background.js, the checkCollectionHashesForDB() function obtains collection hashes at a given time using readAtClusterTime. This point-in-time value needs to be passed into getCollectionDiffUsingSessions too to produce accurate diffs using the same storage snapshot.
See max.hirschhorn comment below for more details.
Attachments
Issue Links
- is caused by
-
SERVER-39169 Add testing-only support for doing snapshot reads outside of a transaction
-
- Closed
-
- is related to
-
SERVER-54902 Time-series collection creation commits the view definition and associated oplog entry at different times
-
- Closed
-