[
https://issues.apache.org/jira/browse/CALCITE-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Haisheng Yuan updated CALCITE-3149:
-----------------------------------
Description:
Key and Value are pointing to the same object, with soft references, the item
in CACHE will not be garbage collected. And it is causing the RelDataType is
not reused.
!screenshot-1.png!
was:
Key and Value are pointing to the same object, with soft references, the item
in CACHE will not be garbage collected. And it is causing the RelDataType is
not reused.
!image-2019-06-26-22-01-50-965.png!
> 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
> Attachments: screenshot-1.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Key and Value are pointing to the same object, with soft references, the item
> in CACHE will not be garbage collected. And it is causing the RelDataType is
> not reused.
> !screenshot-1.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)