Details
-
Task
-
Resolution: Works as Designed
-
Major - P3
-
None
-
None
-
None
-
None
-
Replication
Description
Currently it will parse and return an invalid string (for ex. "invalid"). We should check this rather than letting the invalid string propagate up.
Here: https://github.com/mongodb/mongo/blob/r3.6.1/src/mongo/db/write_concern_options.cpp#L140-L148