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

Stop generating the 'ns' field for index spec catalog entries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 4.3.1
    • Storage
    • None
    • Fully Compatible
    • Execution Team 2019-07-29, Execution Team 2019-08-12
    • 50

    Description

      The collection catalog stores metadata for each collection in one document. This includes an array of index specs for indexes belonging to the collection. Each index spec entry contains the 'ns' field, and with the removal of the restriction on collection name length, this has the potential to quickly hit the documents BSON limit.

      There is already an 'ns' field at the top-level of the collection metadata document that could be used instead.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: