You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/18 14:05:58 UTC

[jira] [Commented] (CAMEL-8666) Infinispan add other operations to the available

    [ https://issues.apache.org/jira/browse/CAMEL-8666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14501322#comment-14501322 ] 

ASF GitHub Bot commented on CAMEL-8666:
---------------------------------------

GitHub user oscerd opened a pull request:

    https://github.com/apache/camel/pull/497

    CAMEL-8666 Infinispan add other operations to the available

    Hi everyone,
    
    This PR is related to:
    https://issues.apache.org/jira/browse/CAMEL-8666
    
    Thanks.
    Bye,
    Andrea

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/oscerd/camel improve-infinispan

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/497.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 #497
    
----
commit 50fdd52ba2d09958b53462f1b659cf8e7d37fc80
Author: ancosen <an...@gmail.com>
Date:   2015-04-18T12:03:57Z

    Resolve CAMEL-8666 Infinispan add other operations to the available

----


> Infinispan add other operations to the available
> ------------------------------------------------
>
>                 Key: CAMEL-8666
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8666
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-infinispan
>            Reporter: Andrea Cosentino
>            Priority: Minor
>             Fix For: 2.16.0
>
>
> I think we can add some other operations to the available inside camel-infinispan.
> There are PUT, GET, REMOVE and CLEAR, but looking at the infinispan documentation and to the JSR-107 specs too, we can implements many other useful operations, like PUT IF ABSENT, REPLACE and so on.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)