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

Remove duplicate item from allowedFieldNames

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Trivial - P5 Trivial - P5
    • 4.3.2
    • None
    • None
    • Fully Compatible
    • ALL

    Description

      Remove duplicate item from allowedFieldNames:

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

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: