-
Type: Task
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Serverless
tenant_migration_access_blocker::checkIfCanReadOrBlock is in the hot path for command execution. My understanding is that tenant migrations can only occur in serverless deployments. The tenant_migration_access_blocker::checkIfCanReadOrBlock should early exit and skip taking the lock if not in a serverless configuration.
- depends on
-
SERVER-76858 Disable Serverless machinery if serverless is not enabled
- Closed