Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-1300

result of rule execution in STREAM mode are different between PHREAK and RETEOO

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Critical
    • 6.5.0.Final
    • 6.4.0.Final
    • core engine
    • Hide

      1. extract attached reproducer(rules-reproducer.zip)
      2. run Junit test by the following command.

      PHREAK: mvn test
      RETEOO: mvn test -Ddrools.ruleEngine=reteoo

      => it will dump all of existing objects in working memory just after executing fireAllRules(). You would see the difference in printed objects.

      Show
      1. extract attached reproducer(rules-reproducer.zip) 2. run Junit test by the following command. PHREAK: mvn test RETEOO: mvn test -Ddrools.ruleEngine=reteoo => it will dump all of existing objects in working memory just after executing fireAllRules(). You would see the difference in printed objects.
    • NEW
    • NEW

    Description

      Customer is developing rules and runs it as CEP in STREAM mode.
      When executing it with same facts , the results (remaining objects in working memory) are
      different between PHREAK and RETEOO.

      Attachments

        Activity

          People

            mfusco@redhat.com Mario Fusco
            rhn-support-hmiura Hiroko Miura
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: