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

Refactor db and collection to prevent multiple rounds of options validation

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

      Currently, some operations in Db and Collection call other operations, which leads to multiple rounds of options validation. These multiple rounds of options validation lead to warnings for "unknown options" because the options are passed from an operation for which the option is accepted to an operation for which the option is not applicable.

            Assignee:
            katherine.walker@mongodb.com Katherine Walker (Inactive)
            Reporter:
            katherine.walker@mongodb.com Katherine Walker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: