The GridFS specification defines the default chunk size as 255KB, which is ambiguous. All the other drivers seem to have interpreted it as 255KiB, whereas the go driver defines it as 255kB. This should be fixed to align with the other drivers' behavior.
- has to be done before
-
TOOLS-1840 Migrate mongofiles to new Go Driver
- Closed