[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:40:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl von Randow updated ISPN-6647:
----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/4354
> 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