[
https://issues.apache.org/jira/browse/GEODE-8937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hale Bales resolved GEODE-8937.
-------------------------------
Resolution: Done
> Investigate the Geode Redis eviction behavior when OOM
> ------------------------------------------------------
>
> Key: GEODE-8937
> URL: https://issues.apache.org/jira/browse/GEODE-8937
> Project: Geode
> Issue Type: Task
> Components: redis
> Reporter: Hale Bales
> Assignee: Hale Bales
> Priority: Major
>
> Redis has very well documented eviction polices
> (https://redis.io/topics/lru-cache ) & (
> https://docs.redislabs.com/latest/rs/administering/database-operations/eviction-policy/).
> Currently, the default eviction policy for the Redis for PCF tile is the
> allkeys-lru and our implementation does not implement any of the current
> eviction policy.
> AC
> Confirm what Redis responds with when the allkeys-lru policy is in place and
> it runs out of memory.
> Determine what happens in our implementation when an instance runs out of
> memory.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)