diff options
author | Mihai Andrei <mihai.andrei@10gen.com> | 2021-05-21 16:46:49 +0300 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-05-25 17:37:59 +0000 |
commit | abc24b79dbf25d77915e3d8a4a7e8eea5e86992f (patch) | |
tree | a821217609e2eb58d4377e988a5b784e87d9a168 /etc | |
parent | 2dbf533354997a809b73e2c026f3d157fe6e364c (diff) | |
download | mongo-abc24b79dbf25d77915e3d8a4a7e8eea5e86992f.tar.gz |
SERVER-57117 Verify that 'hedge' option is an object when parsing ReadPreferenceSetting
(cherry picked from commit 9a796a6115c3a6c3dafc3ad0298d54a64e1cda01)
(cherry picked from commit b9106a428a9520dfd85a01dc13b817ba2a017454)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/backports_required_for_multiversion_tests.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml index d0bfa1396aa..7fdaf197aef 100644 --- a/etc/backports_required_for_multiversion_tests.yml +++ b/etc/backports_required_for_multiversion_tests.yml @@ -131,6 +131,8 @@ all: test_file: jstests/sharding/time_zone_info_mongos.js - ticket: SERVER-53760 test_file: jstests/core/sort_spill_estimate_data_size.js + - ticket: SERVER-57117 + test_file: jstests/sharding/read_pref_with_hedging_mode.js suites: |