Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-8733

Camel-Hazelcast: Add the possibility to specify a ttl related to a specific key

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      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.

      Attachments

        Activity

          People

            acosentino Andrea Cosentino
            acosentino Andrea Cosentino
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: