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)