[infinispan-issues] [JBoss JIRA] (ISPN-6695) Create CacheSet version that can easily be mapped over
Galder Zamarreño (JIRA)
issues at jboss.org
Tue May 24 03:13:00 EDT 2016
[ https://issues.jboss.org/browse/ISPN-6695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-6695:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.Alpha3
9.0.0.Final
Resolution: Done
> Create CacheSet version that can easily be mapped over
> ------------------------------------------------------
>
> Key: ISPN-6695
> URL: https://issues.jboss.org/browse/ISPN-6695
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Galder Zamarreño
> Assignee: William Burns
> Fix For: 9.0.0.Alpha3, 9.0.0.Final
>
>
> One of the key advantages CacheSet instances exposed by Cache is the fact that stream processing done over those can be done at each individual nodes and the results are collated in the originator node.
> There are situations when such CacheSet instances are to be transformed using a map() function and the resulting CacheSet needs to be exposed. Currently there's no easy way to keep a distributed cache set working as distributed while the data is transformed over.
> So, this enhancement is about having an easy way to expose mapped distributed cache sets like this.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list