Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-1597

Clarify supported shard keys for GridFS chunks

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • Server_Docs_20231030
    • Affects Version/s: None
    • Component/s: manual
    • Labels:
      None

      The GridFS implementation as at MongoDB 2.4 currently only supports calculating md5 sums of fs.chunks collections sharded on either

      {files_id:1}

      or

      {files_id:1, n:1}

      .

      The documentation on Sharding GridFS Data Store describes the two valid shard keys but does not make it clear that these are the only options available.

            Assignee:
            sam.kleinman Sam Kleinman (Inactive)
            Reporter:
            stephen.steneker@mongodb.com Stennie Steneker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              10 years, 46 weeks, 6 days ago