You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Konstantin Bolyandra (JIRA)" <ji...@apache.org> on 2019/01/22 19:58:00 UTC

[jira] [Assigned] (IGNITE-10920) Optimize HistoryAffinityAssignment heap usage.

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

Konstantin Bolyandra reassigned IGNITE-10920:
---------------------------------------------

    Assignee: Konstantin Bolyandra

> Optimize HistoryAffinityAssignment heap usage.
> ----------------------------------------------
>
>                 Key: IGNITE-10920
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10920
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Alexei Scherbakov
>            Assignee: Konstantin Bolyandra
>            Priority: Major
>
> With large topology and large amount of caches/partitions many server discovery events may quickly produce large affinity history, eating gigabytes of heap.
> Solution: implement some kind of a compression for affinity cache map.
> On example, affinity history could be stored as delta to some previous version.
>  



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