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

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

      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

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

                Created:
                Updated:
                Resolved: