View can be created on the same namespace as a pre-existing changestream

XMLWordPrintableJSON

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

      Consider the following scenario:

      1. Open change stream cursor C on collection V.
      2. Create a non-materialized view V
      3. Now C is no longer valid, because change streams on views are not supported.
      4. But calling next() on the cursor will hang indefinitely.

       

            Assignee:
            Unassigned
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: