-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2021-02-22
There are two jstests that currently rely on these two failpoints just to detect when reads and writes are blocked in and that is causing code coverity errors in SERVER-50129 and SERVER-50128. If we make the TenantMigrationDonorAccessBlocker class keep track of the number of blocked reads, blocked writes, and tenant migration errors thrown. We can remove these failpoints and make the tenant_migration_jscore_passthrough suite easier to manage.
- is depended on by
-
SERVER-50495 [passthrough suite] Make tenant_migration_jscore_passthrough simulate migrations that commit
- Closed
- is duplicated by
-
SERVER-50128 Coverity analysis defect 116101: Unchecked return value
- Closed
-
SERVER-50129 Coverity analysis defect 116098: Unchecked return value
- Closed
- is related to
-
SERVER-50128 Coverity analysis defect 116101: Unchecked return value
- Closed
-
SERVER-50129 Coverity analysis defect 116098: Unchecked return value
- Closed