Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.2(EOL), 10.3(EOL), 10.4(EOL)
-
None
Description
This test runs 20 different "subtests" in write_prepared and mtr usually picks it late. That is we have to wait ~6 minutes just for this test completion.
If we split it into 20 tests, we could achieve higher parallelism and potentially make it 20 times faster, that is complete in 20 seconds.