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

Eviction with strategy but no maxEntries does not make sense

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      A configuration like this can be confusing cos no maxEntries is set, and without it there's no trigger to start evicting stuff:

      <default>
      <eviction strategy="FIFO" wakeUpInterval="6000" /><!-- 6 seconds -->
      </default>

      So, we should come up with some WARN/ERROR message indicating that maxEntries is missing unless NONE strategy is used.

              vblagoje Vladimir Blagojevic (Inactive)
              rh-ee-galder Galder ZamarreƱo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: