[infinispan-issues] [JBoss JIRA] (ISPN-5366) The method getCacheEntry does not work properly when store as binary is enabled.
William Burns (JIRA)
issues at jboss.org
Thu Apr 9 12:07:21 EDT 2015
William Burns created ISPN-5366:
-----------------------------------
Summary: The method getCacheEntry does not work properly when store as binary is enabled.
Key: ISPN-5366
URL: https://issues.jboss.org/browse/ISPN-5366
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 7.1.1.Final
Reporter: William Burns
The getCacheEntry method doesn't unmarshall values properly. Instead it will return a CacheEntry where the value is a MarshalledValue. We need to unwrap the entry and unmarshall its value before returning.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list