[
https://issues.apache.org/jira/browse/IGNITE-16354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17480826#comment-17480826
]
Aleksey Plekhanov commented on IGNITE-16354:
--------------------------------------------
[~zstan], [~korlov], [~tledkov-gridgain] can you please review the patch?
> Calcite engine. Memory leak in RelOptCluster during mapping
> -----------------------------------------------------------
>
> Key: IGNITE-16354
> URL: https://issues.apache.org/jira/browse/IGNITE-16354
> Project: Ignite
> Issue Type: Bug
> Reporter: Aleksey Plekhanov
> Assignee: Aleksey Plekhanov
> Priority: Major
> Labels: calcite2-required, calcite3-required
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The static instance of {{RelOptCluster}} accumulates data in the cache
> (\{{BaseQueryContext.CLUSTER.mq.map}}) and never clear it. We should attach
> the new cluster query fragments during each mapping and detach it before
> storing the query plan in the query plan cache.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)