-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
NEW
-
NEW
-
---
-
---
Memory Leak with matching events after 1.0.7-SNAPSHOT.
With a long running test, RuleTerminalNodeLeftTuple are piled up in the heap, so results in a memory leak.
RuleTerminalNodeLeftTuple objects are retained by RuleExecutor.dormantMatches, which was introduced by https://github.com/apache/incubator-kie-drools/pull/5821
drools-ansible-rulebook-integration 1.0.7 updated its drools from 9.102.x-prod to 9.103.x-prod