Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
Description
collection::count() incorrectly serializes the hint object in the count request with a field name of "$hint" instead of "hint". When the server receives the incorrect count option "$hint", it is ignored.
As a result, passing an options::count object to collection::count which has a hint set will have no effect.
Attachments
Issue Links
- is depended on by
-
CXX-971 Support providing collation per operation
-
- Closed
-