[jboss-jira] [JBoss JIRA] (DROOLS-2825) Drools @Expires is not working with x seconds 7.4.1 Final Drools version
Mario Fusco (JIRA)
issues at jboss.org
Mon Aug 13 04:03:00 EDT 2018
[ https://issues.jboss.org/browse/DROOLS-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco updated DROOLS-2825:
--------------------------------
Sprint: 2018 Week 33-35
> 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
> Priority: Blocker
> 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