[jboss-jira] [JBoss JIRA] (JBRULES-3666) kbase holds multiple KnowledgeBaseEventListenerWrapper instances when adding the same KnowledgeBaseEventListener multiple times
Toshiya Kobayashi (JIRA)
jira-events at lists.jboss.org
Mon Oct 22 08:50:01 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Toshiya Kobayashi updated JBRULES-3666:
---------------------------------------
Git Pull Request: https://github.com/droolsjbpm/drools/pull/153
> kbase holds multiple KnowledgeBaseEventListenerWrapper instances when adding the same KnowledgeBaseEventListener multiple times
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBRULES-3666
> URL: https://issues.jboss.org/browse/JBRULES-3666
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 5.5.0.Beta1
> Reporter: Toshiya Kobayashi
> Assignee: Mark Proctor
>
> When you add the same KnowledgeBaseEventListener to kbase twice, kbase holds both KnowledgeBaseEventListenerWrapper instances. I'm not 100% sure if this is a bug but I guess KnowledgeBaseEventListenerWrapper should implement equals() method like StatefulKnowledgeSessionImpl$AgendaEventListenerWrapper.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list