[jboss-jira] [JBoss JIRA] (DROOLS-1524) Events are not expired if not used in any rule

Jochen Welle (JIRA) issues at jboss.org
Thu Apr 13 09:44:00 EDT 2017


Jochen Welle created DROOLS-1524:
------------------------------------

             Summary: Events are not expired if not used in any rule
                 Key: DROOLS-1524
                 URL: https://issues.jboss.org/browse/DROOLS-1524
             Project: Drools
          Issue Type: Bug
          Components: core engine
    Affects Versions: 6.5.0.Final
         Environment: Drools 6.5 / 7.0.0-SNAPSHOT in STREAM mode
            Reporter: Jochen Welle
            Assignee: Mario Fusco
         Attachments: EventWithoutRule.java, EventWithoutRuleTest.java

Events which are inserted into the engine but not referenced in any rule are not expired.

The event is created as Java class with Role and Expires annotations. The behavior is the same with versions 6.5 and 7.0.0-SNAPSHOT. If I insert an object with event annotations I expected the engine to manage its lifetime.





--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list