Need to know more about max-object-graph-size

13 views
Skip to first unread message

Arun K

unread,
Sep 24, 2024, 8:47:40 AM9/24/24
to ehcache-users
Hi,
   I have an application where i am caching byte arrays. When the 
<resources>
  <heap>3000</heap>
</resources>
is given more than 1000, we are getting out of memory error.
But, when we added the below configuration in xml,
<heap-store-settings>
  <max-object-graph-size>3000</max-object-graph-size>
</heap-store-settings>, there is no out of memory error.
Someone, please explain the co-relation between them.
Please, it is an emergency.

Thanks in advance
Reply all
Reply to author
Forward
0 new messages