Details
Description
Currently trying to specify a writeConcern with collMod results in:
2016-07-21T14:06:42.825-0400 E QUERY [thread1] Error: command failed: {
|
"ok" : 0,
|
"errmsg" : "unknown option to collMod: writeConcern",
|
"code" : 72
|
}
|
Attachments
Issue Links
- is depended on by
-
SERVER-28989 Avoid dropping dummy database in ReplSetTest.prototype.checkReplicaSet()
-
- Closed
-
- is related to
-
SERVER-25004 Collection validator rule is mismatched across nodes after failed collMod command
-
- Closed
-