summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCheahuychou Mao <mao.cheahuychou@gmail.com>2022-03-11 17:31:20 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-11 19:23:47 +0000
commit55491b29a47c33aa6875650f4e0a23a831b9cf8a (patch)
treefcd990801e2151040f11b326a8cb252f555f4bff
parent54353d64dd622a9477eb2e3f82f4f63d4d6d5674 (diff)
downloadmongo-55491b29a47c33aa6875650f4e0a23a831b9cf8a.tar.gz
SERVER-63633 Remove TODO listed in SERVER-63258
-rw-r--r--jstests/sharding/internal_transactions_for_retryable_findAndModify_commit_and_abort_prepared_transactions_after_failover.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/sharding/internal_transactions_for_retryable_findAndModify_commit_and_abort_prepared_transactions_after_failover.js b/jstests/sharding/internal_transactions_for_retryable_findAndModify_commit_and_abort_prepared_transactions_after_failover.js
index ca901c18ff0..4bfdeaa9528 100644
--- a/jstests/sharding/internal_transactions_for_retryable_findAndModify_commit_and_abort_prepared_transactions_after_failover.js
+++ b/jstests/sharding/internal_transactions_for_retryable_findAndModify_commit_and_abort_prepared_transactions_after_failover.js
@@ -7,8 +7,6 @@
(function() {
'use strict';
-// TODO (SERVER-63258): Resolve inconsistency around the write to the image collection
-// for prepared internal transactions.
// For the test case where we abort a prepared internal transaction for retryable findAndModify with
// a pre/post image, the image collection on the primary is expected to be inconsistent with the
// image collection on secondaries. The reason is that for prepared transactions, the pre/post image