]
Mario Fusco updated DROOLS-989:
-------------------------------
Issue Type: Bug (was: Feature Request)
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: Bug
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