[jboss-jira] [JBoss JIRA] (DROOLS-283) SegmentMemory staged LeftTuples not always accessed correctly

Mark Proctor (JIRA) jira-events at lists.jboss.org
Thu Oct 3 12:12:02 EDT 2013


Mark Proctor created DROOLS-283:
-----------------------------------

             Summary: SegmentMemory staged LeftTuples not always accessed correctly
                 Key: DROOLS-283
                 URL: https://issues.jboss.org/browse/DROOLS-283
             Project: Drools
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
            Reporter: Mark Proctor
            Assignee: Mark Proctor


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