]
William Burns reassigned ISPN-8396:
-----------------------------------
Assignee: William Burns (was: Sebastian Łaskawiec)
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, 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)