[infinispan-issues] [JBoss JIRA] (ISPN-5509) Memory based eviction doesn't work with store as binary

Galder Zamarreño (JIRA) issues at jboss.org
Tue Jun 9 04:04:02 EDT 2015


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

Galder Zamarreño updated ISPN-5509:
-----------------------------------
           Status: Resolved  (was: Pull Request Sent)
    Fix Version/s: 8.0.0.Final
       Resolution: Done


> Memory based eviction doesn't work with store as binary
> -------------------------------------------------------
>
>                 Key: ISPN-5509
>                 URL: https://issues.jboss.org/browse/ISPN-5509
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Eviction
>    Affects Versions: 8.0.0.Alpha1
>            Reporter: William Burns
>            Assignee: William Burns
>            Priority: Critical
>             Fix For: 8.0.0.Alpha2, 8.0.0.Final
>
>
> The memory based eviction only currently works with byte[] for key and values.
> We would like this also to support any key/value pair when store as binary is enabled.  We would need to add a EntrySizeCalculator that would support MarshalledValue, the various MarshalledValueByteStream classes as well as all the types that MarshalledValue doesn't wrap (ie. Integer, Long etc.)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the infinispan-issues mailing list