[ https://issues.apache.org/jira/browse/IGNITE-11767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov updated IGNITE-11767:
------------------------------------
Fix Version/s: (was: 2.8)
> GridDhtPartitionsFullMessage retains huge maps on heap in exchange history
> --------------------------------------------------------------------------
>
> Key: IGNITE-11767
> URL: https://issues.apache.org/jira/browse/IGNITE-11767
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.7
> Reporter: Ilya Kasnacheev
> Assignee: Ilya Kasnacheev
> Priority: Blocker
> Fix For: 2.7.6
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> ExchangeHistory keeps a FinishState for every topology version.
> FinishState contains msg, which contains at least two huge maps:
> partCntrs2 and partsSizesBytes.
> We should probably strip msg, removing those two data structures before putting msg in
exchFuts linked list to be stowed away.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
|