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

Eviction with strategy but no maxEntries does not make sense

    XMLWordPrintable

Details

    Description

      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.

      Attachments

        Activity

          People

            vblagoje Vladimir Blagojevic (Inactive)
            rh-ee-galder Galder ZamarreƱo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: