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

GridFS hash base sharding support

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.5.3
    • Component/s: GridFS
    • Labels:
      None

      GridFS should be able to shard fs.chunks collection using hash base sharding over file_id field.
      This would make it much more efficient in terms of even distribution of data across nodes.
      Keep the uniqueness of pair file_id + n but be able to shard based on the hash.

            Assignee:
            Unassigned Unassigned
            Reporter:
            norberto.leite Norberto Fernando Rocha Leite (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: