[
https://issues.jboss.org/browse/ISPN-2436?page=com.atlassian.jira.plugin....
]
Mircea Markus commented on ISPN-2436:
-------------------------------------
[~vblagojevic]the pull request link is wrong?
Map/reduce commands are executed in serial on first and second
Infinispan nodes
-------------------------------------------------------------------------------
Key: ISPN-2436
URL:
https://issues.jboss.org/browse/ISPN-2436
Project: Infinispan
Issue Type: Enhancement
Components: Distributed Execution and Map/Reduce
Affects Versions: 5.2.0.Beta2
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Fix For: 5.2.0.CR1
Map command is executed on local/master/originating node on the same thread that is
sending map command to other nodes. This causes other nodes to wait unnecessarily until
map command is executed on master node. We should execute map command on a different
thread and send map command immediately to all other nodes.
--
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