Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
-
v4.2
-
Query 2019-12-30, Query 2020-01-13, Query 2020-01-27
Description
Similar to SERVER-42410, passing invalid options to mongos doesn't throw an error, but instead ignores the invalid option.
For example, this command should throw an error but does not.
db.coll.count({},{"random": true}) |
Attachments
Issue Links
- related to
-
SERVER-25311 mongos count command should use CountRequest
-
- Closed
-