[infinispan-issues] [JBoss JIRA] Commented: (ISPN-437) Hotrod server optimisation: use SKIP_REMOTE_LOOKUP if no return values are needed
Galder Zamarreno (JIRA)
jira-events at lists.jboss.org
Wed May 19 02:28:06 EDT 2010
[ https://jira.jboss.org/browse/ISPN-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12531391#action_12531391 ]
Galder Zamarreno commented on ISPN-437:
---------------------------------------
Example operations where previous value is used to detect if operation worked fine include, amongst others: putIfAbsent, replace/replaceIfUnmodified, remove
> Hotrod server optimisation: use SKIP_REMOTE_LOOKUP if no return values are needed
> ---------------------------------------------------------------------------------
>
> Key: ISPN-437
> URL: https://jira.jboss.org/browse/ISPN-437
> Project: Infinispan
> Issue Type: Feature Request
> Components: Cache Server
> Reporter: Mircea Markus
> Assignee: Galder Zamarreno
> Fix For: 4.1.0.CR1
>
>
> it would be a good optimisation for the HR server to use SKIP_REMOTE_LOOKUP flag on put/remove/replace if I don't pass an force return value to HR server
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list