[
https://issues.apache.org/jira/browse/CAMEL-9620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153885#comment-15153885
]
ASF GitHub Bot commented on CAMEL-9620:
---------------------------------------
GitHub user tristantarrant opened a pull request:
https://github.com/apache/camel/pull/848
CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace
operations
CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace
operations
https://issues.apache.org/jira/browse/CAMEL-9620
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tristantarrant/camel CAMEL-9620
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/848.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #848
----
commit e59bd02ab76dfb17c70827551e9efc0981e844ee
Author: Tristan Tarrant <[email protected]>
Date: 2016-02-18T18:51:59Z
CAMEL-9620 Infinispan: Support IGNORE_RETURN_VALUES for Put/Remove/Replace
operations
----
> Support IGNORE_RETURN_VALUES for write ops in Infinispan component
> ------------------------------------------------------------------
>
> Key: CAMEL-9620
> URL: https://issues.apache.org/jira/browse/CAMEL-9620
> Project: Camel
> Issue Type: Improvement
> Components: camel-infinispan
> Reporter: Tristan Tarrant
>
> The IGNORE_RETURN_VALUES flag in Infinispan changes the behaviour of write
> operations so that the existing value in the cache is not returned. This has
> a great impact on performance.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)