Mike Noordermeer created ISPN-7766:
--------------------------------------
Summary: TypeConverterDelegatingAdvancedCache not boxing values in compute
functions
Key: ISPN-7766
URL:
https://issues.jboss.org/browse/ISPN-7766
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.0.0.Final
Reporter: Mike Noordermeer
{{TypeConverterDelegatingAdvancedCache}} does not seem to box values when using
{{compute()}}, {{computeIfAbsent()}} or {{computeIfPresent()}}. I think
{{convertFunction()}} should include a {{boxValue()}} call.
It boxes the key, but not the value, see here:
https://github.com/infinispan/infinispan/blob/faf0a83c05449e7e5b874f859ac...
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)