-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Implementation, Testing
-
None
We've caught a number of issues in the GridFS code during code review around implicit narrowing conversions of numeric values. To help gain confidence that code functions as expected for files that have a file size not expressible as an unsigned 32-bit integer, we should add large file tests to our existing GridFS tests.
- related to
-
CXX-1278 Audit driver against GridFS spec
- Closed