-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
ALL
-
149
We should make sure to set the _importedFilesPromise when the shard merge is interrupted when receiving "recipientForgetMigration" command from the donor if the shard merge has not yet finished (the shard merge wasn't waiting yet for the forget command)
We can add a new test to cover the fact that after a shard merge is interrupted during _waitForOplogApplierToStop due to a step up on a recipient secondary. After the step up calling `forgetMigration` on the donor should no longer hang (just like in this test for example)
Part of this change should also to address the existing test that was just mentioned. We should no longer use the tag `incompatible_with_shard_merge` within that test.
- duplicates
-
SERVER-76750 Make import quorum wait Interruptible for failovers and timeouts.
- Closed
- is related to
-
SERVER-68156 Do not run ShardMerge protocol on tenant_migration_timeseries_retryable_write_retry_on_recipient.js
- Closed
- related to
-
SERVER-68192 Skip opening the backup cursor on migration retry if the migration already finished the (physical) cloning step
- Closed
-
SERVER-68195 Improve logging in TenantFileImporterService
- Closed
-
SERVER-74618 Complete TODO listed in SERVER-68159
- Closed