[infinispan-issues] [JBoss JIRA] (ISPN-4003) Test Map/Reduce in compatibility mode
William Burns (JIRA)
issues at jboss.org
Fri Mar 18 12:32:01 EDT 2016
[ https://issues.jboss.org/browse/ISPN-4003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
William Burns resolved ISPN-4003.
---------------------------------
Resolution: Out of Date
Map/Reduce has been removed
> Test Map/Reduce in compatibility mode
> -------------------------------------
>
> Key: ISPN-4003
> URL: https://issues.jboss.org/browse/ISPN-4003
> Project: Infinispan
> Issue Type: Feature Request
> Components: Distributed Execution and Map/Reduce
> Reporter: Mircea Markus
>
> Once ISPN-4002 is in place, we need a test that:
> - starts a cluster in compatibility mode
> - populates cache A with Person objects (protobuf) through the java hotrod client
> - on the server a Map/Reduce task is run on the Person cache, which filters out all the persons with a given name and, for each matching person, it outputs something like (personId, age) into a result cache (as per ISPN-4002)
> - the client reads the result cache and validates that it is correct
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list