Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
-
Storage Execution
Description
Method getSnapshotId() in RecoveryUnit is not documented:
https://github.com/mongodb/mongo/blob/master/src/mongo/db/storage/recovery_unit.h#L90
I currently copied WT's behavior and it seems to work, but it would be great to get this method properly documented and explain how it's used in higher layers.