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

BoundedCHM fixes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Beta2, 7.0.0.Final
    • 6.0.2.Final
    • None
    • None

    Description

      Here are a few fixes to the eviction algorithms in BoundedConcurrentHashMap, in order of importance.

      (1) Fixes a (nearly) endless loop that killed our production servers.
      (2-3) Fix minor bugs in cache hit processing.
      (4-6) Minor optimizations and code cleanup.
      (7) A side effect of this is that it (mostly) separates eviction algorithm and hash map implementations, so its a step towards allowing arbitrary eviction algorithms.

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: