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

Avoid refire of rules with synthetic Fact Handles

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • None
    • None
    • core engine
    • None
    • 2018 Week 36-38, 2018 Week 39-41, 2018 Week 42-44, 2018 Week 45-47, 2018 Week 48-50, 2018 Week 51-01
    • 5
    • NEW
    • NEW

    Description

      Currently the FromNode and the AccumulateNode create "synthetic" fact handles, that means they're not serialized and they're recreated in memory each time we need the access.

      There's already a way to avoid the refiring of the rules but involves serializing and deserializing these synthetic Fact Handles without the objects.

      We now want a better way to do it by serializing the objects without their FactHandles and at the same time keep the same behaviour as before (same number of rules should fire)

      Attachments

        Activity

          People

            lmolteni@redhat.com Luca Molteni
            lmolteni@redhat.com Luca Molteni
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: