[infinispan-issues] [JBoss JIRA] (ISPN-9297) Prevent cache configuration that has L1 and exception based eviction
Galder Zamarreño (JIRA)
issues at jboss.org
Mon Jun 25 07:21:02 EDT 2018
[ https://issues.jboss.org/browse/ISPN-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-9297:
-----------------------------------
Fix Version/s: 9.4.0.Final
(was: 9.3.0.Final)
> Prevent cache configuration that has L1 and exception based eviction
> --------------------------------------------------------------------
>
> Key: ISPN-9297
> URL: https://issues.jboss.org/browse/ISPN-9297
> Project: Infinispan
> Issue Type: Bug
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.4.0.Final
>
>
> Exception based eviction is specifically around only keeping so much data in memory. There is no reason to have something like L1 in this case as it prevents using space for actual entries. It also would be quite confusing if a get caused an exception.
> We should prevent this configuration from occurring.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the infinispan-issues
mailing list