-
Bug
-
Resolution: Done
-
Major
-
8.14.0.Final, 8.21.0.Final, 8.22.0.Final
-
None
-
2022 Week 23-25 (from Jun 6)
-
2
-
-
NEW
-
NEW
When a planningEntity with a 'true' @PlanningPin property gets processed in a constraintStream groupBy function, Optaplanner goes out of memory very quickly.
The memory leak goes away when we apply a filter before the groupBy which filters out any 'pinned' entities, however I don't think this is correct behaviour.
Optaplanner 7.44.0.Final does not have this issue.
- is caused by
-
DROOLS-7007 Memory leak with a simple OptaPlanner constraint
- Closed