[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 12:08:03 EDT 2013


William Burns created ISPN-3607:
-----------------------------------

             Summary: 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