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

Server should allocate less when looking up the cache

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 10.0.0.Beta2
    • 10.0.0.Alpha2, 9.4.5.Final
    • Server

    Description

      • A composed String key is allocated to look up a decorated cache
      • Another composed String key is allocated to look up the CacheInfo object for that decorated cache. We could keep this map and remove the decorated caches map.
      • Reads decorate the cache with SKIP_STATISTICS, allocating a Flag[] and a DecoratedCache per request. I'd like to remove this wrapping, even if updating the statistics slows things down a bit, because without statistics there's no way to find the hit ratio of the cache.

      Attachments

        Issue Links

          Activity

            People

              dberinde@redhat.com Dan Berindei (Inactive)
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: