[infinispan-issues] [JBoss JIRA] (ISPN-6074) DistExec API should not require a distributed cache
Galder Zamarreño (JIRA)
issues at jboss.org
Wed Feb 17 10:11:00 EST 2016
[ https://issues.jboss.org/browse/ISPN-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-6074:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> DistExec API should not require a distributed cache
> ---------------------------------------------------
>
> Key: ISPN-6074
> URL: https://issues.jboss.org/browse/ISPN-6074
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, Distributed Execution and Map/Reduce
> Reporter: Tristan Tarrant
> Assignee: William Burns
> Fix For: 8.2.0.Beta2, 8.2.0.Final
>
>
> The current DistExec API has the limitation that it requires a distributed cache to choose the nodes on which it runs the code.
> The distexec API should instead be based off the DefaultCacheManager.
> Additionally, the API could be redesigned and possibly take inspiration from the streams API (i.e. lambdas, etc)
> cacheManager.cluster().execute(<lambda>)
> Add fluent methods to filter nodes by address, etc.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list