Hi Sergey,
Changing the configuration to the one you proposed did the trick. I am no
longer hitting the OutOfMemoryException error. Thanks.
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
> org.apache.ignite.internal.processors.cache.IgniteCacheOffheapManagerImpl.
> invoke(IgniteCacheOffheapManagerImpl.java:352)
> at
> org.apache.ignite.internal.processors.cache.GridCacheMapEntry.storeValue(
> GridCacheMapEntry.java:3179)
>
I am hitting the following exception in the Ignite Client when trying to load
data into Ignite Cache. The exception says that the default policy size is
27GB but on the server configuration I have set it to much higher value.
Here is the snippet of the server configuration.