Sha256: 11ed41b40bc411f7d0500478b9a4e610d7cd0e4ee091802483e5a53285b08f88

Contents?: true

Size: 512 Bytes

Versions: 76

Compression:

Stored size: 512 Bytes

Contents

topology_description:
  type: ReplicaSetWithPrimary
  servers:
  - &1
    address: b:27017
    avg_rtt_ms: 10
    type: RSSecondary
    tags:
      data_center: nyc
  - &3
    address: c:27017
    avg_rtt_ms: 100
    type: RSSecondary
    tags:
      data_center: nyc
  - &2
    address: a:27017
    avg_rtt_ms: 20
    type: RSPrimary
    tags:
      data_center: nyc
operation: read
read_preference:
  mode: Nearest
  tag_sets:
  - data_center: nyc
suitable_servers:
- *1
- *2
- *3
in_latency_window:
- *1
- *2

Version data entries

76 entries across 76 versions & 3 rubygems

Version Path
mongo-2.21.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.20.1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mogno-2.20.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mogno-1.0.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.20.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.19.3 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.16.4 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.17.4 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.18.3 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.19.2 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.19.1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.19.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.18.2 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.17.3 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.18.1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.18.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.17.2 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.16.3 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.18.0.beta1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.16.2 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml