[infinispan-issues] [JBoss JIRA] (ISPN-9297) Prevent cache configuration that has L1 and exception based eviction

Tristan Tarrant (Jira) issues at jboss.org
Wed Nov 28 18:34:08 EST 2018


     [ https://issues.jboss.org/browse/ISPN-9297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tristan Tarrant updated ISPN-9297:
----------------------------------
    Fix Version/s: 9.4.4.Final
                       (was: 9.4.3.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
>            Priority: Major
>             Fix For: 9.4.4.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.12.1#712002)


More information about the infinispan-issues mailing list