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

[SERVER] Incorrect Documentation for config.chunks

    XMLWordPrintableJSON

Details

    Description

      Our documentation for the config.chunks collection (https://www.mongodb.com/docs/v6.0/reference/config-database/#mongodb-data-config.chunks) is incorrect. The _id field no longer contains the database namespace.

      Finding all chunks in a collection requires first finding the collection UUID in the config.collections collection, then using this to query on the uuid field in the config.chunks collection.

      The documentation should be updated to reflect the current collection document format.

      Attachments

        Activity

          People

            jason.price@mongodb.com Jason Price
            erling.austvoll@mongodb.com Erling Austvoll
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              1 week, 5 days ago