[jboss-jira] [JBoss JIRA] Commented: (JBRULES-2994) Event expiration offset
Edson Tirelli (JIRA)
jira-events at lists.jboss.org
Tue Aug 16 16:50:17 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12621460#comment-12621460 ]
Edson Tirelli commented on JBRULES-2994:
----------------------------------------
Can you please provide more info on how to reproduce the problem? I created a simple test case it is working fine:
https://github.com/droolsjbpm/drools/commit/2d2f01d79f7e350626e268179f7802faa6fa486b
> Event expiration offset
> -----------------------
>
> Key: JBRULES-2994
> URL: https://issues.jboss.org/browse/JBRULES-2994
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 5.2.0.M2
> Reporter: Tomáš Schlosser
> Assignee: Edson Tirelli
> Fix For: 5.3.0.CR1
>
> Attachments: jmx.png
>
>
> When inspecting KnowledgeBase through JConsole event always have expiration offset -1 although rule declares it to 10s:
> declare TestEvent
> @expires( 10s )
> @role( event )
> end
> worked fine in 5.1
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list