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

Topology match in RunOnRequirement::isSatisfied may preempt later checks

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.9.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      d1b18dd for PHPLIB-622 introduced server parameter checks to RunOnRequirement::isSatisfied; however, it did not remove earlier return true cases from topology checks. This means that a topology match could prevent the server parameter check from occurring at all.

      If not addressed, this could also affect auth and serverless checks that will be added by PHPLIB-669 and PHPLIB-670, respectively.

            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: