[jboss-jira] [JBoss JIRA] (DROOLS-989) Saving/Restoring drools session prevents timer-related rules from firing
David Weir (JIRA)
issues at jboss.org
Tue Nov 24 18:33:00 EST 2015
[ https://issues.jboss.org/browse/DROOLS-989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Weir updated DROOLS-989:
------------------------------
Attachment: DroolsTimerTest.java
Added the debug Agenda and RuleRuntime listeners to check the inserts/deletes and activations were occurring.
> Saving/Restoring drools session prevents timer-related rules from firing
> ------------------------------------------------------------------------
>
> Key: DROOLS-989
> URL: https://issues.jboss.org/browse/DROOLS-989
> Project: Drools
> Issue Type: Feature Request
> Components: core engine
> Affects Versions: 6.3.0.Final
> Reporter: David Weir
> Assignee: Mario Fusco
> Priority: Blocker
> Attachments: DroolsTimerTest.java, DroolsTimerTest.java
>
>
> Attached test case shows a timer-base rule firing. Then the session is saved and restored per the manual. When the trigger is inserted again, the rule does not fire.
> This is killing my system whenever I have to restart and restore the current sessions.
> The workaround is to create the session again from scratch
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list