Sha256: 80f04d431ea3f3e2bce4231a2e9592d2562312c645d58b90856c75b0156b5994

Contents?: true

Size: 606 Bytes

Versions: 42

Compression:

Stored size: 606 Bytes

Contents

description: RS Primary in forced single topology with a different address from client but no me mismatch
uri: mongodb://localhost:27017/?connect=direct
phases:
-
  responses:
  -
    - localhost:27017
    - hosts:
      - a:27017
      - b:27017
      ismaster: true
      ok: 1
      setName: rs
      minWireVersion: 0
      maxWireVersion: 6
  outcome:
    # In Single topology the server type is preserved. In this case the
    # connection is to a RS primary.
    servers:
      localhost:27017:
        type: RSPrimary
        setName: rs
    topologyType: Single
    logicalSessionTimeoutMinutes: 

Version data entries

42 entries across 42 versions & 2 rubygems

Version Path
mongo-2.12.1 spec/spec_tests/data/sdam/single/ruby_primary_different_address.yml
mongo-2.12.0.rc0 spec/spec_tests/data/sdam/single/ruby_primary_different_address.yml