You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Babak Vahdat (JIRA)" <ji...@apache.org> on 2015/07/02 21:54:04 UTC

[jira] [Updated] (CAMEL-8750) Camel-Infinispan: Add Remove, RemoveAsync, Replace, ReplaceAsync operation for a specific value

     [ https://issues.apache.org/jira/browse/CAMEL-8750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Babak Vahdat updated CAMEL-8750:
--------------------------------
    Affects Version/s: 2.15.2
        Fix Version/s: 2.16.0

> Camel-Infinispan: Add Remove, RemoveAsync, Replace, ReplaceAsync operation for a specific value
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8750
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8750
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-infinispan
>    Affects Versions: 2.15.2
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Minor
>             Fix For: 2.16.0
>
>
> Actually the infinispan component doesn't expose the following methods:
> replace(K key, V oldValue, V value, long lifespan, TimeUnit lifespanUnit, long maxIdleTime, TimeUnit maxIdleTimeUnit)
> replace(K key, V oldValue, V value, long lifespan, TimeUnit unit)
> removeAsync(Object key, Object value)
> remove(Object key, Object value)



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