]
Mario Fusco commented on DROOLS-2409:
-------------------------------------
[~ev.srinivas] Please share your reproducer (attach it to this ticket) and I'll give a
look asap. Thanks.
Memory Leak in sliding window
-----------------------------
Key: DROOLS-2409
URL:
https://issues.jboss.org/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.