-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.2.5
-
Component/s: None
-
None
-
Minor Change
-
ALL
-
-
Execution Team 2020-04-20
commitQuorum is accepted without error on 4.2 servers despite not having any effect on createIndexes (it does have an effect starting in 4.3/4.4). All other invalid options passed to createIndexes do return errors, and the drivers rely on this to communicate errors to end users. Since commitQuorum doesn't have an effect on 4.2, it should throw an error as if it's invalid too.
- depends on
-
SERVER-47337 [v4.4] Only allow the commitQuorum option in createIndexes to be specified in FCV 4.4
- Closed
- is related to
-
SERVER-47462 Remove 'SetIndexCommitQuorum' command support from mongoDB 4.2
- Closed