[jboss-jira] [JBoss JIRA] (WFLY-11897) SFSB expiration can fail
Dennis Reed (Jira)
issues at jboss.org
Sun Mar 24 10:51:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Reed updated WFLY-11897:
-------------------------------
Steps to Reproduce:
Configure attached Byteman script that triggers the bug.
Attached reproducer contains a simple EJB and a jsp (http://localhost:8080/test to run) that calls the EJB to trigger the bug, waits to give expiration a chance to run, then tries to call the EJB again. The JSP logs "PASS" or "FAIL" to stdout.
Note: SFSB in reproducer has a 1 minute timeout in order to trigger the bug somewhat quickly, and the byteman script waits accordingly. The wait would need to be increased for a longer SFSB timeout.
was:
Configure attached Byteman script that triggers the bug.
Attached reproducer contains a simple EJB and a jsp (http://localhost:8080/test to run) that calls the EJB to trigger the bug, waits to give expiration a chance to run, then tries to call the EJB again.
Note: SFSB in reproducer has a 1 minute timeout in order to trigger the bug somewhat quickly, and the byteman script waits accordingly. The wait would need to be increased for a longer SFSB timeout.
> SFSB expiration can fail
> ------------------------
>
> Key: WFLY-11897
> URL: https://issues.jboss.org/browse/WFLY-11897
> Project: WildFly
> Issue Type: Bug
> Components: EJB
> Affects Versions: 11.0.0.Final
> Reporter: Dennis Reed
> Assignee: Flavia Rainone
> Priority: Major
> Attachments: WFLY-11897.btm, test.ear
>
>
> There is a timing bug where SFSB expiration can run while the SFSB is still locked, causing the expiration to fail and never retry, leaving the SFSB active indefinitely.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list