Modal validation at 'atClusterTime' on a specific collection incorrectly returns valid if collection is not found

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Storage Execution
    • ALL
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      If we run modal validate on a specific collection and the collection is not found, we should return a NamespaceNotFound error. This correctly errors if validate is run without a timestamp, however validating with 'atClusterTime' will only log a warning and return valid.

      We might be able to also condition on whether gValidateCollectionName is set for the early return.

            Assignee:
            Unassigned
            Reporter:
            Shin Yee Tan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: