-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Testing Infrastructure
-
Fully Compatible
-
Sharding 2018-09-24, Sharding 2018-10-08
-
0
This was a missing piece of the concurrency testing in 4.0. We ensured that there were no transaction cycles, but not that all transactions that should have committed successfully committed.
We should do this in as many workloads as makes sense.
This will be especially useful in the sharding extension with KillSessions being called concurrently.