Details
-
Task
-
Resolution: Works as Designed
-
Major - P3
-
None
-
None
Description
Description
Downstream Change Summary
The createIndex/createIndexes commands no longer accept a commitQuorum.
Description of Linked Ticket
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.
Scope of changes
Impact to Other Docs
MVP (Work and Date)
Resources (Scope or Design Docs, Invision, etc.)
Attachments
Issue Links
- documents
-
SERVER-47193 createIndexes command accepts "commitQuorum" option on 4.2 servers
-
- Closed
-