]
Mircea Markus updated ISPN-1539:
--------------------------------
Fix Version/s: 6.0.0.Final
(was: 5.2.0.Final)
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
Fix For: 6.0.0.Final
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: