Hi,

You have a pretty small amount of heap and 30 caches. Each cache creates
some overhead for node startup, because node should read states for each
partition of each cache(and each partition is a separate file). You can
reduce this overhead by configuring the same cache group:
https://apacheignite.readme.io/docs/cache-groups. Also, if you have only 3
nodes, it makes sense to reduce the number of partitions for each cache, by
configuring affinity function.

Evgenii

пн, 3 дек. 2018 г. в 20:39, kvenkatramtreddy <kvenkatramtre...@gmail.com>:

> hi Team,
>
> any update or clue on above issue.
>
> Thanks & Regards,
> Venkat
>
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>

Reply via email to