]
Darran Lofthouse reassigned REMJMX-19:
--------------------------------------
Assignee: (was: Darran Lofthouse)
Optimise server side notifications to eliminate serialization issue
re different instances of same filter and hand back server side.
------------------------------------------------------------------------------------------------------------------------------------
Key: REMJMX-19
URL:
https://issues.jboss.org/browse/REMJMX-19
Project: Remoting JMX
Issue Type: Task
Components: Notifications
Reporter: Darran Lofthouse
Fix For: 2.0.2.CR1
The NotificationMBeanSupport class compares these items by identity so when different
copies are received server side it breaks these comparisons.