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

Andrea Cosentino commented on CAMEL-8730:
-----------------------------------------

Related commit:

http://git-wip-us.apache.org/repos/asf/camel/commit/8af7e651

> 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.
> Edit:
> 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