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

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

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

      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 Unassigned
            Reporter:
            ivan.fefer@mongodb.com Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: