Optimisation: reduce the number of RPCs when L1 is enabled (default)
--------------------------------------------------------------------
Key: ISPN-1539
URL:
https://issues.jboss.org/browse/ISPN-1539
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 5.0.1.FINAL
Reporter: Mircea Markus
Assignee: Mircea Markus
Fix For: 5.1.0.CR1
cache.put(k,v) does a remote get(1st RPC) and an put(2nd RPC) to the same remote node.
This can be merged into a single RPC.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira