[
https://issues.jboss.org/browse/ISPN-1539?page=com.atlassian.jira.plugin....
]
Manik Surtani updated ISPN-1539:
--------------------------------
Fix Version/s: 5.2.0.FINAL
(was: 5.1.0.CR1)
Lets not push such a major design change into 5.1.0 at this stage. I'd rather this
patch only gets merged into 5.2.0, unless it is really a small/trivial patch.
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, performace
Fix For: 5.2.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:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira