[jboss-jira] [JBoss JIRA] (WFLY-11590) Cancelled timer not removed from internal cache when using persistent timers
Jörg Bäsner (Jira)
issues at jboss.org
Mon Jan 14 09:28:22 EST 2019
Jörg Bäsner created WFLY-11590:
----------------------------------
Summary: Cancelled timer not removed from internal cache when using persistent timers
Key: WFLY-11590
URL: https://issues.jboss.org/browse/WFLY-11590
Project: WildFly
Issue Type: Bug
Components: EJB
Affects Versions: 15.0.1.Final
Environment: * 2 WildFly server running the same application (not necessarily clustered), but using the same database persistence for timers
Reporter: Jörg Bäsner
Assignee: Jörg Bäsner
When using database persistence for timers, the timers that are _synced_ via the {{RefreshTask}} and lateron _removed_ by the {{RefreshTask}} will not be deleted from the internal {{[timers|https://github.com/wildfly/wildfly/blob/master/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimerServiceImpl.java#L120]}} _cache_ in {{[TimerServiceImpl.java|https://github.com/wildfly/wildfly/blob/master/ejb3/src/main/java/org/jboss/as/ejb3/timerservice/TimerServiceImpl.java#L1326]}}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list