Josh Elser created CALCITE-1061:
-----------------------------------
Summary: RemoteMetaTest#testRemoteStatementInsert's use of hsqldb
isn't guarded
Key: CALCITE-1061
URL: https://issues.apache.org/jira/browse/CALCITE-1061
Project: Calcite
Issue Type: Bug
Components: avatica
Affects Versions: 1.6.0, 1.5.0
Reporter: Josh Elser
Assignee: Josh Elser
Priority: Minor
Fix For: 1.7.0
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)