summaryrefslogtreecommitdiff
path: root/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml')
-rw-r--r--src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml28
1 files changed, 0 insertions, 28 deletions
diff --git a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml b/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
deleted file mode 100644
index f74af2214a5..00000000000
--- a/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/go.mongodb.org/mongo-driver/data/server-selection/server_selection/ReplicaSetWithPrimary/read/SecondaryPreferred_non_matching.yml
+++ /dev/null
@@ -1,28 +0,0 @@
-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