[
https://issues.apache.org/jira/browse/CAMEL-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14525724#comment-14525724
]
Andrea Cosentino commented on CAMEL-8733:
-----------------------------------------
Related commit:
http://git-wip-us.apache.org/repos/asf/camel/commit/1c20c435
> Camel-Hazelcast: Add the possibility to specify a ttl related to a specific
> key
> -------------------------------------------------------------------------------
>
> Key: CAMEL-8733
> URL: https://issues.apache.org/jira/browse/CAMEL-8733
> Project: Camel
> Issue Type: Improvement
> Components: camel-hazelcast
> Reporter: Andrea Cosentino
> Assignee: Andrea Cosentino
> Priority: Minor
> Labels: caching, hazelcast
> Fix For: 2.16.0
>
>
> In the Hazelcast map producer there is no possibility to add a specific
> key/value pair with an associated ttl. The Imap interface has a specific
> method for this purpose:
> V put(K key, V value, long ttl, TimeUnit timeunit)
> Puts an entry into this map with a given ttl (time to live) value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)