-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Execution Team 2020-03-09
When a collection gets created, it gets registered as part of the collection catalog during recovery unit commit. Its corresponding indexes have their minVisibleTimestamp set in a separate onCommit handler. Additionally, we set the minVisibleSnapshot of the newly-created collection to be a potentially null timestamp, before setting it again through creation of the _id index.