[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
Mon Aug 13 01:03:00 EDT 2018


    [ https://issues.jboss.org/browse/DROOLS-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13617946#comment-13617946 ] 

Srinivas ev edited comment on DROOLS-2825 at 8/13/18 1:02 AM:
--------------------------------------------------------------

Hi Team, is there any update ?
Making it as the blocker as my application is consuming lot of memory.


was (Author: ev.srinivas):
Hi Team, is there any update ?

> 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