-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Implementation
-
None
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.
- is depended on by
-
CXX-971 Support providing collation per operation
- Closed