Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-833

GridFS default chunk size is 255 kB, not 255 KiB

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.0.0-rc1
    • Affects Version/s: None
    • Component/s: GridFS
    • Labels:
      None

      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.

            Assignee:
            patrick.freed@mongodb.com Patrick Freed
            Reporter:
            patrick.freed@mongodb.com Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: