summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetNoPrimary/read/Nearest_non_matching.yml
blob: 7e24dd1666b64c5dd4a3b2d50767a1dd6ef09209 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
topology_description:
  type: ReplicaSetNoPrimary
  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
operation: read
read_preference:
  mode: Nearest
  tag_sets:
  - data_center: sf
suitable_servers: []
in_latency_window: []