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

Batching accumulate to avoid wasteful re-propagations

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
    • None
    • 5.0.1.FINAL
    • drools-core (expert)
    • None

    Description

      From irc:

      <conan> the accumualte needs to be batched
      <conan> imagine you have an accumulate follows by another node
      <conan> if you do 10 assertions
      <conan> what you want to do is aggregate over the 10 assertions
      <conan> and then propagate it to the next node
      <conan> what actually happens is each time the accumulate is true, for each assertion
      <conan> it retracts all hild propagations
      <conan> re-calculates the aggregate
      <conan> and re-propagates
      <conan> which is terribly wasteful

      Attachments

        Issue Links

          Activity

            People

              mproctor@redhat.com Mark Proctor
              gdesmet@redhat.com Geoffrey De Smet (Inactive)
              Archiver:
              rhn-support-ceverson Clark Everson

              Dates

                Created:
                Updated:
                Archived:

                PagerDuty