Re: ignite problem when loading large amount of data into cache

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: ignite problem when loading large amount of data into cache

dsetrakyan
Val, should we document it in the FAQ section?

On Tue, Apr 19, 2016 at 5:59 PM, Zhengqingzheng <[hidden email]>
wrote:

> Hi Val,
> Thank you for your suggestion.
> I have one more question: is it possible to change the server
> configuration on running time? let's say I follow the off-heap-memory
> suggestions and set the off-heap size,  how to make the server
> configuration takes effect immediately?
>
>
> Cheers,
> Kevin
>
> -----邮件原件-----
> 发件人: vkulichenko [mailto:[hidden email]]
> 发送时间: 2016年4月20日 4:48
> 收件人: [hidden email]
> 主题: Re: ignite problem when loading large amount of data into cache
>
> Hi Kevin,
>
> With such large heap sizes it's very likely that you had long GC pauses
> that caused the topology to fall apart. To avoid this I would recommend to
> allocate not more that 10-12G of heap and store the data in off-heap caches
> [1].
>
> [1] https://apacheignite.readme.io/docs/off-heap-memory
>
> -Val
>
>
>
> --
> View this message in context:
> http://apache-ignite-users.70518.x6.nabble.com/ignite-problem-when-loading-large-amount-of-data-into-cache-tp4324p4340.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>