[
https://jira.jboss.org/jira/browse/JBRULES-2340?page=com.atlassian.jira.p...
]
Mark Proctor commented on JBRULES-2340:
---------------------------------------
I've added a temporary fix, that adds an atomic boolean flag that checked for missed
notifications. However this is clunky. We need to resolve the root issue, which is where
we have an insert causing an agenda.notifyHalt(), but that gets blocked because we in an
insert is blocking fireUntilHalt() {....this.workingMemory.executeQueuedActions(). More
importantly why is the PQN notifying the agenda.halt()? Surely that only needs
notification when an activation is created?
FireUntilHalt has race condition when using different entry points
------------------------------------------------------------------
Key: JBRULES-2340
URL:
https://jira.jboss.org/jira/browse/JBRULES-2340
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core, drools-core (expert)
Affects Versions: 5.1.0.M1
Reporter: Mark Proctor
Assignee: Mark Proctor
Fix For: 5.1.0.M2
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira