-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
v6.0
-
Sharding EMEA 2022-08-22
-
44
With the changes to remove the DistLockManager, conflicting DDLs are interrupting ongoing migrations more aggressively than before and it looks like we have tests that do not expect that.
Particularly problematic is the conversion here which causes the interruption error to be lost. Given that any of the other interruptible calls just above can fail due to interruption, I don't see any merit in doing that conversion.