[jboss-jira] [JBoss JIRA] (WFLY-12939) Local scheduler should trigger expiration *after* distributed web session/SFSB has expired.

Ingo Weiss (Jira) issues at jboss.org
Tue Mar 24 11:28:25 EDT 2020


     [ https://issues.redhat.com/browse/WFLY-12939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ingo Weiss updated WFLY-12939:
------------------------------
    Labels: downstream_dependency  (was: )


> Local scheduler should trigger expiration *after* distributed web session/SFSB has expired.
> -------------------------------------------------------------------------------------------
>
>                 Key: WFLY-12939
>                 URL: https://issues.redhat.com/browse/WFLY-12939
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 18.0.1.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>            Priority: Major
>              Labels: downstream_dependency
>             Fix For: 19.0.0.Beta1, 19.0.0.Final
>
>
> The expiration scheduler schedules a task to expire a web sesssion/SFSB using the last modified time + the max inactive interval (or @StatefulTimeout). However, technically, the session/bean is not expired until after this time. This off-by-one bug can cause the expiration task to determine that the session is not yet expired and thus can result in delayed expiration of a session.



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


More information about the jboss-jira mailing list