[infinispan-issues] [JBoss JIRA] (ISPN-11171) [9.4.x] Clustered max idle doc updates
Donald Naro (Jira)
issues at jboss.org
Thu Jan 16 08:40:54 EST 2020
[ https://issues.redhat.com/browse/ISPN-11171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Donald Naro updated ISPN-11171:
-------------------------------
Git Pull Request: (was: https://github.com/infinispan/infinispan/pull/7742)
> [9.4.x] Clustered max idle doc updates
> --------------------------------------
>
> Key: ISPN-11171
> URL: https://issues.redhat.com/browse/ISPN-11171
> Project: Infinispan
> Issue Type: Enhancement
> Components: Documentation
> Reporter: Donald Naro
> Assignee: Donald Naro
> Priority: Major
>
> whenever an entry is read that can expire via max idle, we send a touch command to all owners so they all have the same relative access time. the get won't return until the touch command has completed.
> scattered the backup can be any node and we don't know which nodes are backups. in this case the touch command goes to all nodes.
> if you have max idle and eviction, any access of an entry on any node will update the eviction recency on all owners as well
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the infinispan-issues
mailing list