[infinispan-issues] [JBoss JIRA] (ISPN-2279) Distributed executor should process entries in the CacheLoader as well
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Sep 26 12:34:02 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722041#comment-12722041 ]
Mircea Markus commented on ISPN-2279:
-------------------------------------
The distributed executor fwk doesn't require any special handling when it comes to cachestores as the set of keys that's passed to it is only used for distribution hinting. However once the distributed executor was launched, there's no way for it to load the list of keys stored in the local node, till ISPN-761 is implemented.
> Distributed executor should process entries in the CacheLoader as well
> ----------------------------------------------------------------------
>
> Key: ISPN-2279
> URL: https://issues.jboss.org/browse/ISPN-2279
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Execution and Map/Reduce
> Affects Versions: 5.2.0.Alpha3
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Fix For: 5.2.0.Beta1, 5.2.0.Final
>
>
> Just as in ISPN-2037 we have enabled iteration over entries in a cache loader for map/reduce we should enable iteration for distributed executors
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list