[jboss-jira] [JBoss JIRA] (DROOLS-283) SegmentMemory staged LeftTuples not always accessed correctly
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Fri Oct 4 04:06:02 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco updated DROOLS-283:
-------------------------------
Issue Type: Bug (was: Feature Request)
> SegmentMemory staged LeftTuples not always accessed correctly
> -------------------------------------------------------------
>
> Key: DROOLS-283
> URL: https://issues.jboss.org/browse/DROOLS-283
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assignee: Mark Proctor
> Fix For: 6.0.0.CR5
>
>
> Some times it accesses the current staging list, instead of the one in the segment memory.
> The NotNode should use the passed staging list, and not retrieve it directly.
> They should always use takeAll, to ensure they are thread safe.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list