[jboss-jira] [JBoss JIRA] (DROOLS-284) Timer nullpointer due to race condition during update
RH Bugzilla Integration (JIRA)
issues at jboss.org
Wed Aug 6 16:20:48 EDT 2014
[ https://issues.jboss.org/browse/DROOLS-284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12991047#comment-12991047 ]
RH Bugzilla Integration commented on DROOLS-284:
------------------------------------------------
Rajesh Rajasekaran <rrajasek at redhat.com> changed the Status of [bug 1015323|https://bugzilla.redhat.com/show_bug.cgi?id=1015323] from VERIFIED to CLOSED
> Timer nullpointer due to race condition during update
> -----------------------------------------------------
>
> Key: DROOLS-284
> URL: https://issues.jboss.org/browse/DROOLS-284
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Mark Proctor
> Assignee: Mark Proctor
> Fix For: 6.0.0.CR5
>
>
> If the timer fires at the same time as an update it results in the child being propagated twice. We need to synchronize to ensure that this does not happen. The update should cancel the timer, so it doens't try and schedule a propagation.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
More information about the jboss-jira
mailing list