[jboss-jira] [JBoss JIRA] (WFLY-11897) SFSB expiration can fail
Dennis Reed (Jira)
issues at jboss.org
Sun Mar 24 11:02:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-11897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712428#comment-13712428 ]
Dennis Reed commented on WFLY-11897:
------------------------------------
One simple fix: add a retry in org.wildfly.clustering.ejb.infinispan.BeanExpirationScheduler$ExpirationTask#run instead of just logging the error.
But I suspect that could cause other issues with constant retries if there was a different problem that wasn't just from bad timing.
> 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