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

Alyways use AbstractLeftTuple instead of LeftTuple (Fix the secondary super cache problem in Drools)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • core engine
    • None
    • NEW
    • NEW
    • ---
    • ---

    Description

      To avoid checks against the LeftTuple interface, I’ve replaced every usage of LeftTuple with AbstractLeftTuple. This problem isn’t triggered with AbstractClass and in the code there is no advantage in having such an interface. I suggest in the actual PR to remove the interface altogether and just use the AbstractClass.

      The description of the problem is here

      Attachments

        Issue Links

          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: