[jboss-jira] [JBoss JIRA] (WFLY-12587) Distributed web/SFSB expiration after failover schedules premature expiration

Paul Ferraro (Jira) issues at jboss.org
Wed Sep 25 07:26:00 EDT 2019


Paul Ferraro created WFLY-12587:
-----------------------------------

             Summary: Distributed web/SFSB expiration after failover schedules premature expiration
                 Key: WFLY-12587
                 URL: https://issues.jboss.org/browse/WFLY-12587
             Project: WildFly
          Issue Type: Bug
          Components: Clustering
    Affects Versions: 18.0.0.Beta1
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Distributed web/SFSB expiration schedules expiration the corresponding session/bean is closed.  When the request handling the session/bean is not the primary owner, the expiration is scheduled on the primary owner.  However, because the command is dispatched synchronously, if the backing cache is transactional, the primary owner will schedule expiration for the previous last accessed time, instead of the current last accessed time.



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


More information about the jboss-jira mailing list