]
Mario Fusco resolved DROOLS-2409.
---------------------------------
Resolution: Won't Fix
Memory Leak in sliding window
-----------------------------
Key: DROOLS-2409
URL:
https://issues.redhat.com/browse/DROOLS-2409
Project: Drools
Issue Type: Feature Request
Components: core engine
Affects Versions: 7.6.0.Final
Environment: Mac with Java 1.8 using Spring Boot (see attached demo project)
Reporter: Mike Baranski
Assignee: Mario Fusco
Priority: Critical
Attachments: complete.tar.gz
See attached project.
`gradle test` causes an out of memory exception on my machine after ~2.6 million events.
Events should be released for GC after 1 second, but that does not appear to be happening.