Deprecate command() methods that take an options parameter and replace them with ones that don't

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: API
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The options flags aren't used fully in DB.command() methods on 2.12, the only thing that's currently used is slaveOK. Since this has been superseded by read preference, the options methods need to be deprecated, and we need to add command methods in 2.12 that have read preference and no options.

      Then add new ones and remove deprecated ones in 3.x.

            Assignee:
            Trisha Gee (Inactive)
            Reporter:
            Trisha Gee (Inactive)
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: