Sha256: e6cf083ea8a0801d9942e3acd83bb984425d70cdb78a56e69bb69769ddd5b122

Contents?: true

Size: 399 Bytes

Versions: 76

Compression:

Stored size: 399 Bytes

Contents

topology_description:
  type: ReplicaSetNoPrimary
  servers:
  - &1
    address: b:27017
    avg_rtt_ms: 5
    type: RSSecondary
    tags:
      data_center: nyc
  - &2
    address: c:27017
    avg_rtt_ms: 100
    type: RSSecondary
    tags:
      data_center: nyc
operation: read
read_preference:
  mode: Nearest
  tag_sets:
  - data_center: nyc
suitable_servers:
- *1
- *2
in_latency_window:
- *1

Version data entries

76 entries across 76 versions & 3 rubygems

Version Path
mongo-2.9.1.rc0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.9.0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.9.0.rc1 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.9.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.8.0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.7.2 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.8.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.7.1 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.7.0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.7.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.6.4 spec/support/server_selection/selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.6.2 spec/support/server_selection/selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.6.1 spec/support/server_selection/selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.6.0 spec/support/server_selection/selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.5.3 spec/support/server_selection/selection/ReplicaSetNoPrimary/read/Nearest.yml
mongo-2.5.2 spec/support/server_selection/selection/ReplicaSetNoPrimary/read/Nearest.yml