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

Assume sharded clusters use replica sets in test suite

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 1.17.0
    • Affects Version/s: None
    • Component/s: None

      MongoDB 3.6+ requires that all shards be replica sets (see: Shard Replica Sets from the MongoDB 3.6 release notes).

      The isShardedClusterUsingReplicasets() utility methods in the top-level FunctionalTestCase and UnifiedTestRunner classes can be removed. This will make various other checks more efficient (e.g. detecting support for change streams and causal consistency).

            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: