DisableMcastInterceptor GBean should disable the mcast receiver also with mcast
sender
--------------------------------------------------------------------------------------
Key: GERONIMO-5305
URL: https://issues.apache.org/jira/browse/GERONIMO-5305
Project: Geronimo
Issue Type: Bug
Security Level: public (Regular issues)
Components: Tomcat
Affects Versions: 2.2, 2.1.5, 2.1
Reporter: Amit Puri
Fix For: 2.1.6
When we use DisableMcastInterceptor GBean, it only disables the mcast sender
but not the receiver. Thats why, In the case of Unicast clustering
configuration, when we specified the "DisableMcastInterceptor" GBean in plan to
disable the multicast, we can still see multicast socket.
I am adding code to disable mcast receiver also in DisableMcastInterceptor.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.