summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPavi Vetriselvan <pavithra.vetriselvan@mongodb.com>2020-11-05 11:32:11 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-15 13:28:56 +0000
commit53da5624fe9afaa5751cc34d7806dee652004303 (patch)
tree1785113ad096f6c3124933b8fbe5eb328cec9b18 /etc
parent4dbefcfc9304a9ffa1fec8390dc2bd30e0dc9a54 (diff)
downloadmongo-53da5624fe9afaa5751cc34d7806dee652004303.tar.gz
SERVER-50412 implement helloOk protocol negotiation on mongos
(cherry picked from commit fc1b099c92ea269875e52c07f8f02a94bbb3a906)
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml2
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 22aba039b62..cfac01f0093 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -119,6 +119,8 @@ all:
test_file: jstests/core/geo_near_point_query.js
- ticket: SERVER-50412
test_file: jstests/replsets/not_primary_errors_returned_if_client_sends_helloOk.js
+ - ticket: SERVER-50412
+ test_file: jstests/sharding/mongos_helloOk_protocol.js
suites: