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

Don't skip storage validation for updates to config documents

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Execution

      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.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            justin.seyster@mongodb.com Justin Seyster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: