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

Allow the absence of the 'ns' field from index specs

    XMLWordPrintableJSON

Details

    • Fully Compatible
    • v4.2
    • Execution Team 2019-06-03, Execution Team 2019-06-17

    Description

      The collection metadata, which includes an array of index specs is all stored in one document today. With the removal of collection name lengths, we could easily hit the BSON document limit for the collection metadata as each index spec stores the 'ns' field. We could remove this field from the index specs as we already have a 'ns' field for the collection metadata stored in the top-level of the document.

      Attachments

        Activity

          People

            gregory.wlodarek@mongodb.com Gregory Wlodarek
            gregory.wlodarek@mongodb.com Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: