Sha256: 957cca6157991bd32989a2ba2071291b6c57289727bc53654087439093a26adc

Contents?: true

Size: 516 Bytes

Versions: 14

Compression:

Stored size: 516 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

14 entries across 12 versions & 2 rubygems

Version Path
tdiary-5.0.8 vendor/bundle/gems/mongo-2.5.1/spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.5.1 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.5.0 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.5.0.beta spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.4.3 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
tdiary-5.0.5 vendor/bundle/gems/mongo-2.4.1/spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
tdiary-5.0.5 vendor/bundle/gems/tdiary-5.0.4/vendor/bundle/gems/mongo-2.4.1/spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
tdiary-5.0.5 vendor/bundle/gems/mongo-2.4.2/spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.4.2 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
tdiary-5.0.4 vendor/bundle/gems/mongo-2.4.1/spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.4.1 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.4.0 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.4.0.rc1 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml
mongo-2.4.0.rc0 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/Nearest_multiple.yml