[infinispan-issues] [JBoss JIRA] (ISPN-6647) DecoratedCache.putForExternalRead method with Metadata ignores Metadata
Karl von Randow (JIRA)
issues at jboss.org
Wed May 18 00:38:00 EDT 2016
Karl von Randow created ISPN-6647:
-------------------------------------
Summary: DecoratedCache.putForExternalRead method with Metadata ignores Metadata
Key: ISPN-6647
URL: https://issues.jboss.org/browse/ISPN-6647
Project: Infinispan
Issue Type: Feature Request
Components: Core
Affects Versions: 8.2.2.Final
Reporter: Karl von Randow
Priority: Minor
The implementation of the {{putForExternalRead}} method ignores the {{Metadata}} parameter, instead of passing it on to the {{putForExternalRead}} method in the cache implementation. This is no doubt because the cache implementation previously didn't support {{Metadata}} for {{putForExternalRead}}.
I will prepare a PR and attach it to this ticket shortly. It was a gargantuan effort to patch this up, as you'll see!
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list