-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 3.0.0
-
Component/s: Documentation
-
None
The GridFS documentation suggests the default chunk size is still 256KB: http://api.mongodb.org/java/current/com/mongodb/gridfs/GridFS.html
... but according to the MongoDB manual (and the DEFAULT_CHUNKSIZE constant) this should actually be 255KB.