[jira] Updated: (GERONIMO-5305) DisableMcastInterceptor GBean should disable the mcast receiver also with mcast sender

2010-07-15 Thread Ashish Jain (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Jain updated GERONIMO-5305:
--

Fix Version/s: 2.2.2
   3.0-M1

> 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.1, 2.1.5, 2.2
>Reporter: Amit Puri
> Fix For: 2.1.7, 2.2.2, 3.0-M1
>
> Attachments: GERONIMO-5305.patch
>
>
> 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.



[jira] Updated: (GERONIMO-5305) DisableMcastInterceptor GBean should disable the mcast receiver also with mcast sender

2010-07-08 Thread Rick McGuire (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick McGuire updated GERONIMO-5305:
---

Fix Version/s: 2.1.7
   (was: 2.1.6)

> 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.1, 2.1.5, 2.2
>Reporter: Amit Puri
> Fix For: 2.1.7
>
> Attachments: GERONIMO-5305.patch
>
>
> 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.



[jira] Updated: (GERONIMO-5305) DisableMcastInterceptor GBean should disable the mcast receiver also with mcast sender

2010-05-13 Thread Amit Puri (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amit Puri updated GERONIMO-5305:


Attachment: GERONIMO-5305.patch

modifying DisableMcastInterceptor.java

> 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.1, 2.1.5, 2.2
>Reporter: Amit Puri
> Fix For: 2.1.6
>
> Attachments: GERONIMO-5305.patch
>
>
> 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.