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

Don't skip storage validation for updates to config documents

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • Query Execution

    Description

      One of the criteria used here to decide when to skip storage_validation::storageValid() is the isConfigDB() namespace property.

      Previously, we had to skip this check, because storage validation would reject fields with a "." in them, which are sometimes necessary in the config database. That check has been removed from storage validation, however, so we should be clear to validate config documents.

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: