-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Sharding 2021-01-25, Sharding 2021-02-22, Sharding 2021-03-08
This is the second step of refactoring that changes the tenant_migration_donor_util::checkIfCanReadOrBlock() method from condition variable to Future.
Part of this ticket is to properly handle the transfer of the thread local data to another thread.
- is related to
-
SERVER-52783 [cleanup] Make tenant_migration_donor_util::checkIfCanReadOrBlock return a Future
- Closed