You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Haisheng Yuan (JIRA)" <ji...@apache.org> on 2019/06/30 18:26:00 UTC

[jira] [Resolved] (CALCITE-3149) CACHE in RelDataTypeFactoryImpl can't be garbage collected

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

Haisheng Yuan resolved CALCITE-3149.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.21.0

Fixed in https://github.com/apache/calcite/commit/ccbacf624c60b8b707c9e219a58d3968a9d4b854.

> CACHE in RelDataTypeFactoryImpl can't be garbage collected 
> -----------------------------------------------------------
>
>                 Key: CALCITE-3149
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3149
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Haisheng Yuan
>            Assignee: Haisheng Yuan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.21.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Key and Value are pointing to the same object, even with soft value references, the objects in CACHE will not be garbage collected. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)