Sha256: 97bd33d2277bb444d541fda4efbb712b9282d1ef92efb57a9acb48c57d3e9bc4

Contents?: true

Size: 444 Bytes

Versions: 14

Compression:

Stored size: 444 Bytes

Contents

# When srvMaxHosts is greater than the number of SRV records, all hosts are
# added to the seed list.
#
# The replicaSet URI option is omitted to avoid a URI validation error.
uri: "mongodb+srv://test1.test.build.10gen.cc/?srvMaxHosts=3"
seeds:
    - localhost.test.build.10gen.cc:27017
    - localhost.test.build.10gen.cc:27018
hosts:
    - localhost:27017
    - localhost:27018
    - localhost:27019
options:
    srvMaxHosts: 3
    ssl: true

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
mongo-2.21.0 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.20.1 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mogno-2.20.0 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mogno-1.0.0 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.20.0 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.3 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.3 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.2 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.1 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.0 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.2 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.1 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.0 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.0.beta1 spec/spec_tests/data/seed_list_discovery/replica-set/srvMaxHosts-greater_than_srv_records.yml