[infinispan-issues] [JBoss JIRA] (ISPN-317) when unsafeReturnValues is false, combine put, remove, replace, putIfAbsent, to pull back responses in 1 command
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Wed Oct 31 12:27:19 EDT 2012
[ https://issues.jboss.org/browse/ISPN-317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-317:
-------------------------------
Fix Version/s: 6.0.0.Final
(was: 5.2.0.Final)
> when unsafeReturnValues is false, combine put, remove, replace, putIfAbsent, to pull back responses in 1 command
> ----------------------------------------------------------------------------------------------------------------
>
> Key: ISPN-317
> URL: https://issues.jboss.org/browse/ISPN-317
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 5.1.0.FINAL
> Reporter: Mircea Markus
> Assignee: Manik Surtani
> Fix For: 6.0.0.Final
>
>
> at the moment this is split in two operations: a remote get followed by an put. Optimize this to only reside in one operation.
--
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
More information about the infinispan-issues
mailing list