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

Andrea Cosentino updated CAMEL-8730:
------------------------------------
    Description: 
Actually the Camel-Hazelcast map producer doesn't have a replace operation in 
his avalaible operations set.

There was already an update method that uses the replace operation. Anyway 
there is this particular method not implemented inside the map producer:

replace(K key, V oldValue, V newValue) 
Replaces the entry for a key only if currently mapped to a given value.

I have to update the commit.

  was:Actually the Camel-Hazelcast map producer doesn't have a replace 
operation in his avalaible operations set.


> Camel-Hazelcast: Add replace operation to map producer
> ------------------------------------------------------
>
>                 Key: CAMEL-8730
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8730
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-hazelcast
>            Reporter: Andrea Cosentino
>            Assignee: Andrea Cosentino
>            Priority: Minor
>              Labels: caching, hazelcast
>             Fix For: 2.16.0
>
>
> Actually the Camel-Hazelcast map producer doesn't have a replace operation in 
> his avalaible operations set.
> There was already an update method that uses the replace operation. Anyway 
> there is this particular method not implemented inside the map producer:
> replace(K key, V oldValue, V newValue) 
> Replaces the entry for a key only if currently mapped to a given value.
> I have to update the commit.



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

Reply via email to