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.9.1.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.9.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.9.0.rc1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.9.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.8.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.7.2 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.8.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.7.1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.7.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.7.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.6.4 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.6.2 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.6.1 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.6.0 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.5.3 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.5.2 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml