[jboss-jira] [JBoss JIRA] (WFLY-10268) TimerService sometimes doesn't invoke timers

Bartosz Baranowski (Jira) issues at jboss.org
Tue Feb 5 05:33:04 EST 2019


    [ https://issues.jboss.org/browse/WFLY-10268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13691090#comment-13691090 ] 

Bartosz Baranowski commented on WFLY-10268:
-------------------------------------------

Unfortunately  Im unable to reproduce - though, given latency I thought I could. Given spam it takes timers to invoker EJB, still all of them come through. If you can isolate reproducer please reopen.

> TimerService sometimes doesn't invoke timers
> --------------------------------------------
>
>                 Key: WFLY-10268
>                 URL: https://issues.jboss.org/browse/WFLY-10268
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB
>    Affects Versions: 12.0.0.Final
>            Reporter: Rich DiCroce
>            Assignee: Bartosz Baranowski
>            Priority: Major
>         Attachments: WFLY-10268-reproducer.patch
>
>
> The EJB TimerService seems to have a nasty race condition where a scheduled task never gets invoked.
> Because it's racy, it's hard to reproduce, but I've seen it happen fairly often by scheduling a single-action timer with a duration of zero (i.e. should be executed immediately).
> Based on another problem I've been debugging in our application, I suspect that this issue affects all timers, including ones created using the Schedule annotation.



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


More information about the jboss-jira mailing list