Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
1.1.7
-
None
-
2019-05
Description
I noticed looking at the buildbot nightly that test212 was throwing an error. This error was preventing the delete portion of the test from running, which means the test wasn't doing everything it was supposed to, I.e., run concurrent insert, update and delete statements.
Simple fix in the bash script.
Roman, test212 is specifically designed to exercise the queue code we've been discussing. It will cause the txn is waiting logs to show up.