Details
-
Task
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
ServerDocs2020: Sep8 - Sep14, ServerDocs2020: Sep14 - Sep21
-
true
Description
Description
1. At https://docs.mongodb.com/manual/tutorial/restore-sharded-cluster/index.html#remove-the-minoptimerecovery-document-from-the-admin-system-versions-collection it says "Remove the minOpTimeRecovery document from the admin.system.versions collection." but doesn't say why or what the minOpTimeRecovery document is.
2. https://docs.mongodb.com/manual/reference/system-collections/#admin.system.version says "Stores the schema version of the user credential documents."
It doesn't seem that minOpTimeRecovery is about user credentials. So there may be changes or qualifications needed on both these pages.