[jboss-jira] [JBoss JIRA] (WFLY-13627) Distributed sessions stored in non-transactional invalidation-cache should schedule expirations locally

Paul Ferraro (Jira) issues at jboss.org
Tue Jun 30 14:03:32 EDT 2020


Paul Ferraro created WFLY-13627:
-----------------------------------

             Summary: Distributed sessions stored in non-transactional invalidation-cache should schedule expirations locally
                 Key: WFLY-13627
                 URL: https://issues.redhat.com/browse/WFLY-13627
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 20.0.0.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Currently, distributed web sessions (and SFSBs) are expired on the primary owner of the session.  For non-transactional invalidation caches expiration should always be scheduled locally.  This used to be the case, however, the logic for determining this has changed such that expirations happen on the owner of segment 0.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list