You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/03/24 20:03:25 UTC

[jira] [Resolved] (CALCITE-1061) RemoteMetaTest#testRemoteStatementInsert's use of hsqldb isn't guarded

     [ https://issues.apache.org/jira/browse/CALCITE-1061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved CALCITE-1061.
---------------------------------
    Resolution: Fixed

Fixed in https://git1-us-west.apache.org/repos/asf?p=calcite.git;a=commit;h=0b855b180406cd2b055966f4c832eba46b1c91ee

> 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: avatica-1.8.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)