Uploaded image for project: 'PHP Driver: Library'
  1. PHP Driver: Library
  2. PHPLIB-721

Aggregate allowDiskUse option should be unset by default

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.11.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      The Aggregate operation currently defaults allowDiskUse to false, which means it is sent to the server by default.

      This conflicts with the CRUD spec, which states that it should be unset by default. Note that the aggregate command reference also does not specify a server-side default value for the allowDiskUse option (presumably it is false).

      When making this change, we should also revise any PHPLIB documentation that may imply it defaults to false. Likewise for the corresponding Find option introduced by PHPLIB-500 (just docs, as the functionality there is correct).

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: