summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMoustafa Maher Khalil <m.maher@mongodb.com>2022-01-10 02:14:49 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-10 03:06:14 +0000
commit992e538d26427798a661e0ab37dcebfc89a3fba1 (patch)
tree8ac6e283b5f505c4b73c80ebd3491877500f2290 /etc
parentdffa83e682aa899e0e3ce6e93831a3cc26dc6639 (diff)
downloadmongo-992e538d26427798a661e0ab37dcebfc89a3fba1.tar.gz
SERVER-61977 Concurrent rollback and stepUp can cause a node to fetch from a timestamp before lastApplied once it has stepped down
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 582f4cb127e..85d20ea7f86 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -138,6 +138,8 @@ last-continuous:
test_file: jstests/replsets/dbcheck_write_concern.js
- ticket: SERVER-62296
test_file: jstests/sharding/migration_recovers_unfinished_migrations.js
+ - ticket: SERVER-61977
+ test_file: jstests/replsets/rollback_during_step_up.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -415,6 +417,8 @@ last-lts:
test_file: jstests/sharding/recover_multiple_migrations_on_stepup.js
- ticket: SERVER-62296
test_file: jstests/sharding/migration_recovers_unfinished_migrations.js
+ - ticket: SERVER-61977
+ test_file: jstests/replsets/rollback_during_step_up.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: