The default writeConcern is w=majority. If the user provides a writeConcern, fail if it is not w=majority. If there is a writeConcern error writing to admin.system.version, the command should succeed but report a writeConcern error.
- is related to
-
SERVER-25778 Provide a generic mechanism for commands to enforce that they must be run with w:majority write concern
- Backlog