Sha256: cce716be63f50470b360d98d03115a68206b915f5ddf3e4bc654ed79a5643c37

Contents?: true

Size: 492 Bytes

Versions: 76

Compression:

Stored size: 492 Bytes

Contents

topology_description:
  type: ReplicaSetWithPrimary
  servers:
  - address: b:27017
    avg_rtt_ms: 5
    type: RSSecondary
    tags:
      data_center: nyc
  - address: c:27017
    avg_rtt_ms: 100
    type: RSSecondary
    tags:
      data_center: nyc
  - &1
    address: a:27017
    avg_rtt_ms: 26
    type: RSPrimary
    tags:
      data_center: nyc
operation: read
read_preference:
  mode: SecondaryPreferred
  tag_sets:
  - data_center: sf
suitable_servers:
- *1
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/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.9.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.9.0.rc1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.9.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.8.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.7.2 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.8.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.7.1 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.7.0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.7.0.rc0 spec/spec_tests/data/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.6.4 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.6.2 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.6.1 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.6.0 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.5.3 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
mongo-2.5.2 spec/support/server_selection/selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml