-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Storage
-
None
-
Storage Execution
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.