[infinispan-issues] [JBoss JIRA] (ISPN-8396) Add interceptor preventing going out of memory
William Burns (JIRA)
issues at jboss.org
Mon Nov 6 11:14:00 EST 2017
[ https://issues.jboss.org/browse/ISPN-8396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13486394#comment-13486394 ]
William Burns commented on ISPN-8396:
-------------------------------------
So is it alright if this is only for OFF-HEAP? We could very easily confirm how much memory is in use by checking the off heap memory allocator. I am thinking maybe this would be a setting per node that is similar to eviction, but it could say to throw an exception after OFF-HEAP has allocated a specific amount.
> Add interceptor preventing going out of memory
> ----------------------------------------------
>
> Key: ISPN-8396
> URL: https://issues.jboss.org/browse/ISPN-8396
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cloud Integrations, Core
> Reporter: Sebastian Łaskawiec
> Assignee: William Burns
>
> We need an interceptor which will calculate the amount of required memory for PUT and report an error if that put will cause going out of memory.
> Note that this is strictly connected to eviction mechanism (we might want to evict some entries on write)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list