Validate command gracefully handles views

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.12
    • Affects Version/s: 3.3.11
    • Component/s: None
    • Fully Compatible
    • ALL
    • Integration 2016-09-19
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

              Assignee:
              Kyle Suarez (Inactive)
              Reporter:
              Kyle Suarez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: