[infinispan-issues] [JBoss JIRA] (ISPN-3607) AdvancedCache.getEntry method doesn't work with passivated entries

William Burns (JIRA) jira-events at lists.jboss.org
Tue Oct 8 13:16:04 EDT 2013


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

William Burns updated ISPN-3607:
--------------------------------

              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/infinispan/pull/2149

    
> AdvancedCache.getEntry method doesn't work with passivated entries
> ------------------------------------------------------------------
>
>                 Key: ISPN-3607
>                 URL: https://issues.jboss.org/browse/ISPN-3607
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Loaders and Stores
>    Affects Versions: 6.0.0.CR1
>            Reporter: William Burns
>            Assignee: William Burns
>             Fix For: 6.0.0.Final
>
>
> The BaseTypeConverter class assumes that when a entry is returned that the entry is an ICE.  A passivated entry however is a RepeatableRead or ReadCommitted entry causing a ClassCastException.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list