[
https://issues.apache.org/jira/browse/CAMEL-8733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrea Cosentino resolved CAMEL-8733.
-------------------------------------
Resolution: Fixed
> 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)