Consider adding nss to endOfTransaction event depending on the change stream type

XMLWordPrintableJSON

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

      Rather than omitting the ns entirely, or trying to list every affected namespace, it might be preferable to have the ChangeStreamEventTransformation synthesize a namespace for the EOT based on the stream type.

      A single-coll stream would have ns: {db: db, coll: coll}.

      {}A database stream would have ns: {db: db}

      {}A whole-cluster stream would have ns: {db: admin}.

      {}The latter two potentially also including coll: "$cmd"

            Assignee:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Ivan Fefer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: