Uploaded image for project: 'JBRULES'
  1. JBRULES
  2. JBRULES-1725

Time and length batch window support

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Unresolved
    • Major
    • FUTURE
    • None
    • None
    • None

    Description

      Support for time and length batch windows in drools fusion.
      I.e.

      when
      $event: Alert() length_batch(10)
      then
      // process batch of 10 Alert events
      end

      or

      when
      $event: Alert() time_batch(60sec)
      then
      // process of n Alert events that did occur within 60 sec
      end

      Attachments

        Activity

          People

            etirelli@redhat.com Edson Tirelli
            rhn-support-hbraun Heiko Braun
            Archiver:
            rhn-support-ceverson Clark Everson

            Dates

              Created:
              Updated:
              Archived:

              PagerDuty