[jboss-jira] [JBoss JIRA] (DROOLS-254) "Exists OR" rules are compiled inconsistently

RH Bugzilla Integration (JIRA) issues at jboss.org
Wed Aug 6 16:20:39 EDT 2014


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

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

Rajesh Rajasekaran <rrajasek at redhat.com> changed the Status of [bug 1022469|https://bugzilla.redhat.com/show_bug.cgi?id=1022469] from VERIFIED to CLOSED

> "Exists OR" rules are compiled inconsistently
> ---------------------------------------------
>
>                 Key: DROOLS-254
>                 URL: https://issues.jboss.org/browse/DROOLS-254
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 5.5.0.Final,  6.0.0.CR3
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>            Priority: Critical
>             Fix For: 5.5.1.Final, 6.0.0.Final
>
>
> Exists ( A or B ) is transformed into ( Exists A ) or ( Exists B )
> In case both A and B are asserted, they result in two activations, 
> whereas one would expect only one. 
> Moreover, the equivalent not ( (not A) and (not B) ) results in only
> one activation.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list