Don't skip storage validation for updates to config documents

XMLWordPrintableJSON

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

      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:
              [DO NOT USE] Backlog - Query Execution
              Reporter:
              Justin Seyster
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: