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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Fully Compatible
    • Execution Team 2019-07-29, Execution Team 2019-08-12
    • 50
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Gregory Wlodarek
              Reporter:
              Gregory Wlodarek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: