[infinispan-issues] [JBoss JIRA] (ISPN-317) when unsafeReturnValues is false, combine put, remove, replace, putIfAbsent, to pull back responses in 1 command
Mircea Markus (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Nov 22 13:53:40 EST 2011
[ https://issues.jboss.org/browse/ISPN-317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644860#comment-12644860 ]
Mircea Markus commented on ISPN-317:
------------------------------------
@Yes, I've closed ISPN-1539 and made the refactoring subtask to depend on this one.
> 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
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Fix For: 5.1.0.CR1
>
>
> 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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list