Sha256: 1a9ffc9fbc67023bd70a61565a090eb02c1c1458ba60c8eda8c06b0528858832

Contents?: true

Size: 388 Bytes

Versions: 14

Compression:

Stored size: 388 Bytes

Contents

# When srvMaxHosts is greater than the number of SRV records, all hosts are
# added to the seed list.
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.test.build.10gen.cc:27017
    - localhost.test.build.10gen.cc:27018
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/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.20.1 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mogno-2.20.0 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mogno-1.0.0 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.20.0 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.3 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.3 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.2 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.1 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.19.0 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.2 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.1 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.0 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml
mongo-2.18.0.beta1 spec/spec_tests/data/seed_list_discovery/sharded/srvMaxHosts-greater_than_srv_records.yml