-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Sharding EMEA
-
Fully Compatible
-
Sharding EMEA 2023-08-07, Sharding EMEA 2023-08-21
The overrideDDLLockTimeout is a fail point created to decrease the DDL lock acquisition timeout in order to speed up some tests. However, not all the tests can use it because the fail point is only implemented when the DDL lock is acquired from a ShardingDDLCoordinator.
The goal of this ticket is to move the {{overrideDDLLockTimeout }}fail point implementation under the DDLLockManager implementation.