Groups
Groups
Sign in
Groups
Groups
ehcache-users
Conversations
About
Send feedback
Help
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 AM
9/24/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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