Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-2105

change stream should inherit properties of parent

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The ChangeStream class currently stores a reference to the parent that created it (Db, Collection or MongoClient) in order to construct operations in the CommandOperation used for its cursor. Instead, it should save off copies of the relevant inheritable properties (read/write concern, read preference, etc) and act as its own parent for the cursor's operation.

            Assignee:
            Unassigned Unassigned
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: