GridFS default chunk size is 255 kB, not 255 KiB

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 1.0.0-rc1
    • Affects Version/s: None
    • Component/s: GridFS
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
            Reporter:
            Patrick Freed
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: