Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9098

Near Cache and TTL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • Core
    • None

    Description

      I'm trying to use a near cache from a Vert.x application (https://github.com/openshiftio-vertx-boosters/vertx-cache-booster/tree/near-cache). I've found an odd behavior as it looks like I can't use a near cache and a client-side TTL (`client.put("foo", "bar", 5, SECONDS)`) at the same time. The value is never removed/invalidated from the cache.

      The expected behavior is the one from https://github.com/openshiftio-vertx-boosters/vertx-cache-booster/tree/master, where the value is invalidated when the TTL is reached.

      rh-ee-galder told me that it may be a missing feature.

      Attachments

        Issue Links

          Activity

            People

              ttarrant@redhat.com Tristan Tarrant
              clement.escoffier@redhat.com Clement Escoffier (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: