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

Prevent cache configuration that has L1 and exception based eviction

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.4.4.Final, 10.0.0.Final
    • None
    • None
    • None

      Exception based eviction is specifically around only keeping so much data in memory. There is no reason to have something like L1 in this case as it prevents using space for actual entries. It also would be quite confusing if a get caused an exception.

      We should prevent this configuration from occurring.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: