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

GridFS download chunk size should be read from files document, not bucket

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

      When creating a GridFS download stream, we set the expected chunk size to be the bucket's chunk size. This isn't correct though because the chunk size can be overridden for individual files, so we should instead set it to the chunkSize field in the files collection document.

            Assignee:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Reporter:
            divjot.arora@mongodb.com Divjot Arora (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: