Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.6.0, 1.5.0
-
None
Description
I noticed this while looking into some unit test failures.
RemoteMetaTest#testRemoteStatementInsert doesn't include the locking around the use of hsqldb. We've noticed that we get really weird errors out of hsqldb when multiple test runners are concurrently using it.
I don't think we've had any reports of this test failing on Apache lists, but it would be nice to fix.