[jboss-jira] [JBoss JIRA] (DROOLS-2825) Drools @Expires is not working with x seconds 7.4.1 Final Drools version
Srinivas ev (JIRA)
issues at jboss.org
Wed Aug 1 23:45:00 EDT 2018
Srinivas ev created DROOLS-2825:
-----------------------------------
Summary: Drools @Expires is not working with x seconds 7.4.1 Final Drools version
Key: DROOLS-2825
URL: https://issues.jboss.org/browse/DROOLS-2825
Project: Drools
Issue Type: Bug
Affects Versions: 7.4.1.Final
Reporter: Srinivas ev
Assignee: Mario Fusco
Fix For: 7.4.1.Final
Attachments: EvictionTest.zip, heap.PNG
Attached reproducer. Please check once,
I inserted 5 Fact POJO's. It should have deleted after 200s based on declaration in the rule file.
declare Fact
@role( event )
@expires(200s)
end
Heap dump shows the 5 entries even after I took the heap dump after 10 minutes. Please let me know regarding this.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list