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

Validate command gracefully handles views

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • 3.3.11
    • 3.3.12
    • None
    • Fully Compatible
    • ALL
    • Integration 2016-09-19

    Description

      Currently, the validate command fails on a view namespace with an "ns not found" message. We should update the validate command to check for a view and validate its definitiion:

      • The view has no unexpected fields
      • The view does not refer to itself
      • Each field in the view definition is the correct type
      • The view has a valid aggregation pipeline

      Alternatively, we can choose to not support validate on views. If this is the case, we should fail with ErrorCodes::CommandNotSupportedOnView.

      Attachments

        Issue Links

          Activity

            People

              kyle.suarez@mongodb.com Kyle Suarez
              kyle.suarez@mongodb.com Kyle Suarez
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: