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

AggregationOperation should not require parent parameter

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.0
    • Affects Version/s: None
    • Component/s: Operations Layer
    • None
    • Not Needed

      Currently the AggregationOperation is deeply tied into the design of CommandOperation and requires a parent is passed in to its constructor. With the recent addition of resolveOptions we should no longer need the parent for inherited property resolution, and should be able to only pass in a MongoDBNamespace instance. This should also remove the requirement to store a parent in the AggregationCursor

            Assignee:
            warren.james@mongodb.com Warren James
            Reporter:
            matt.broadstone@mongodb.com Matt Broadstone
            Neal Beeken
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: