Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-262

Check driver test suites against single-node replica set

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      PYTHON-1026 Done 3.4
      CXX-1311 Works as Designed
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion PYTHON-1026 Done 3.4 CXX-1311 Works as Designed

      I was surprised to discover that the v1.0 Perl driver fails a test when run against a single-node replica set. (It had one replica set test that assumes a secondary exists.)

      Since apparently Cloud Manager recommends single-member replica set configuration for people who want a single node plus backup, we should prevent future surprises for us or our customers by ensuring that all drivers can pass tests against that configuration.

            Assignee:
            barrie Barrie Segal
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: