[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2994) Event expiration offset
Tomáš Schlosser (JIRA)
jira-events at lists.jboss.org
Tue Apr 26 05:50:18 EDT 2011
[ https://issues.jboss.org/browse/JBRULES-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomáš Schlosser updated JBRULES-2994:
-------------------------------------
Description:
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
was:When inspecting KnowledgeBase through JConsole event always have expiration offset -1 although rule declares it to 10s:
> 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: Mark Proctor
> 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