-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
ALL
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Unchecked return value
If the function returns an error value, the error value may be mistaken for a normal value. Value returned from a function is not checked for errors before being used
/src/mongo/db/repl/tenant_migration_access_blocker.cpp:102: CHECKED_RETURN 116101 Calling "shouldFail" without checking return value (as is done elsewhere 298 out of 302 times).
- duplicates
-
SERVER-54425 Make TenantMigrationDonorAccessBlocker keep track of number of blocked reads and writes and tenant migration errors thrown
-
- Closed
-
- related to
-
SERVER-54425 Make TenantMigrationDonorAccessBlocker keep track of number of blocked reads and writes and tenant migration errors thrown
-
- Closed
-