[ https://issues.apache.org/jira/browse/IGNITE-1093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14956423#comment-14956423 ]
Anton Vinogradov commented on IGNITE-1093: ------------------------------------------ Found and fixed reason of GC pauses. At entry eviction new GridCacheObsoleteEntryExtras created for each entry. This cause GC pauses at newGen overflow. Fixed by using pregenerated GridCacheObsoleteEntryExtras instance, one for all partition's entries. > Rebalancing with default parameters is very slow > ------------------------------------------------ > > Key: IGNITE-1093 > URL: https://issues.apache.org/jira/browse/IGNITE-1093 > Project: Ignite > Issue Type: Bug > Components: cache > Affects Versions: sprint-7 > Reporter: Pavel Konstantinov > Assignee: Anton Vinogradov > Priority: Critical > Fix For: 1.5 > > Attachments: Plot_ThroughputLatencyProbe_01.png, rebalancing.zip > > > # Start one node with partitioned cache with one backup. > # Load into the cache 40billions of keys using DataStreamer > # Start second node on the same host -- This message was sent by Atlassian JIRA (v6.3.4#6332)