Infinispan Eviction

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

The number of eviction events is collected and exposed as an Infinispan metric.

Relationship to Passivation

If passivation is configured without an eviction policy being selected, only manually evicted entities will be passivated. This comes from instance logs. For more details on passivation, see:

Infinispan Concepts - Passivation

Memory-Based Eviction

TODO

<eviction strategy="LRU" size="10000000" type="MEMORY"/>