Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-15856

GridFS chunk size limit is 255KB not 256KB

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

      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@10gen.com Daniel Alabi
            Reporter:
            daniel.alabi@10gen.com Daniel Alabi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: