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

Named Consequences do not respect timers in STREAM mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 6.2.0.CR2
    • None
    • None
    • None

      In the rule:

      when
        $a : A()
        not B( this after[0,10s] $a )   do[something]
        C()
      then
      then[something]
      

      No timer node is created for the named consequence, resulting in the named consequence firing immediately, even in STREAM mode

            mfusco@redhat.com Mario Fusco
            dsotty Davide Sottara (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: