You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Vladimir Sitnikov (Jira)" <ji...@apache.org> on 2019/11/27 12:47:00 UTC

[jira] [Updated] (CALCITE-3540) CalciteAssert.pooled() does not seem to work

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

Vladimir Sitnikov updated CALCITE-3540:
---------------------------------------
    Labels: beginner  (was: )

> CalciteAssert.pooled() does not seem to work
> --------------------------------------------
>
>                 Key: CALCITE-3540
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3540
>             Project: Calcite
>          Issue Type: Test
>          Components: core
>    Affects Versions: 1.21.0
>            Reporter: Vladimir Sitnikov
>            Priority: Major
>              Labels: beginner
>
> Slow tests produce an extreme amount of warnings:
> Sample: [https://github.com/apache/calcite/runs/322567836#step:4:3681]
>   
>  org.apache.calcite.test.FoodmartTest > test(FoodmartQuery)[1116] STANDARD_OUT
>  2019-11-27 07:35:26,781 [pool-1116-thread-1] WARN - PoolableConnectionFactory not linked to pool. Calling setPool() to fix the configuration.
> It looks like .pooled() results in creating a new connection pool every time, so it doesn't really work as expected.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)