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

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Oct 9 12:04:02 EDT 2013


    [ https://issues.jboss.org/browse/DROOLS-283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12812800#comment-12812800 ] 

RH Bugzilla Integration commented on DROOLS-283:
------------------------------------------------

Mario Fusco <mfusco at redhat.com> made a comment on [bug 1015208|https://bugzilla.redhat.com/show_bug.cgi?id=1015208]

Fixed by https://github.com/droolsjbpm/drools/commit/eca450ead9250116d2822b57eeae5cd2449a638e
                
> 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