]
Mircea Markus resolved ISPN-1539.
---------------------------------
Fix Version/s: (was: 6.0.0.Final)
Resolution: Duplicate Issue
ISPN-317 covers this already.
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
Labels: optimization, performance
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
For more information on JIRA, see: