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

XMLWordPrintableJSON

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

      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.

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

                Created:
                Updated:
                Resolved: