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

Remove duplicate item from allowedFieldNames

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 4.3.2
    • Affects Version/s: None
    • Component/s: None
    • Fully Compatible
    • ALL

      Remove duplicate item from allowedFieldNames:

      static std::set<StringData> allowedFieldNames = {
          IndexDescriptor::k2dIndexMaxFieldName,
          IndexDescriptor::k2dIndexBitsFieldName,
          IndexDescriptor::k2dIndexMaxFieldName,
          IndexDescriptor::k2dIndexMinFieldName,
      

            Assignee:
            daniel.hatcher@mongodb.com Danny Hatcher (Inactive)
            Reporter:
            daniel.hatcher@mongodb.com Danny Hatcher (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: