-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
2022 Week 23-25 (from Jun 6)
-
NEW
-
NEW
-
---
-
---
Please find an attached reproducer. Run `mvn clean install` and then the JAR is in `target`. You should see it run out of memory relatively quickly.
I have gone over the code and double checked that:
- There is only one KieSession.
- fireAllRules() is being called on the session, and therefore propagation queue is being emptied.
- causes
-
PLANNER-2740 Memory leak with PlanningPin and groupBy
- Resolved