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

William Burns (Jira) issues at jboss.org
Thu Nov 29 17:01:00 EST 2018


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

William Burns updated ISPN-9297:
--------------------------------
    Status: Open  (was: New)


> 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: 10.0.0.Alpha2, 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