[jboss-jira] [JBoss JIRA] (WFLY-12401) Timely topology changes can defer expiration of distributed SFSB

Paul Ferraro (Jira) issues at jboss.org
Tue Aug 20 21:09:00 EDT 2019


Paul Ferraro created WFLY-12401:
-----------------------------------

             Summary: Timely topology changes can defer expiration of distributed SFSB
                 Key: WFLY-12401
                 URL: https://issues.jboss.org/browse/WFLY-12401
             Project: WildFly
          Issue Type: Bug
          Components: Clustering, EJB
    Affects Versions: 17.0.1.Final
            Reporter: Paul Ferraro
            Assignee: Paul Ferraro


Currently, the expiration of a given SFSB is scheduled for the current time + the @StatefulTimeout duration.  However, a topology change cause a change in ownership, expiration for newly owned SFSBs are scheduled on the local member.  Because these are not scheduled using the last accessed time, it is possible that regular topology changes can defer SFSBs from expiring indefinitely.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list