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

maxEntries = 0 support for eviction

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Minor
    • None
    • 5.2.0.Beta6
    • Eviction
    • None

    Description

      To save memory I'd like to configure maxEntries to 0.

      In case I use a Cache to share (possible) big data as entry between nodes. These data are persisted inside store and only used rarely. So I see two ways to realize that:
      1) I can set maxEntries to 0 so that after use the entry is evicted from cache.
      2) Have a cache mode which does not keep data in memory and just work transparent on the store.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tfromm_jira Thomas Fromm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: