GridFS chunk size limit is 255KB not 256KB

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Storage
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      https://github.com/mongodb/mongo/blob/b9ebf15a7afa4f8db780b6ba06fc796c1ee2816e/src/mongo/db/storage/mmap_v1/mmap_v1_engine.cpp#L231

      The method checkReadAhead assumes that the GridFS chunk size is 256KB. The GridFS chunk size has been changed to 255KB.

            Assignee:
            Daniel Alabi (Inactive)
            Reporter:
            Daniel Alabi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: