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

C++ GridFS Client should support larger Chunk Size

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.3
    • Affects Version/s: None
    • Component/s: Internal Client
    • Labels:
      None

      Current C++ GriidFS client doesn't support setting the chunk size. It uses default chunk size (256K), and which is small for multi-gigabyte data.

      I created the patch to add GridFS::setChunkSize(unsigned int size), to set the chunk size. Please review/modify the patch and commit.

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            kzk_mover Kazuki Ohta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: