[jboss-jira] [JBoss JIRA] Commented: (JGRP-577) AUTH: join rejection won't be received because UNICAST drops it

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Sep 20 12:34:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JGRP-577?page=comments#action_12377866 ] 
            
Bela Ban commented on JGRP-577:
-------------------------------

back ported to 2.4.1 SP5

> AUTH: join rejection won't be received because UNICAST drops it
> ---------------------------------------------------------------
>
>                 Key: JGRP-577
>                 URL: http://jira.jboss.com/jira/browse/JGRP-577
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>             Fix For: 2.6, 2.5.1, 2.4.1 SP5
>
>         Attachments: a.log, b.log
>
>
> When AUTH processes a JOIN request and rejects it, it sends back a unicast message to the joiner. However, that message is dropped by UNICAST as the destination is not in the membership !
> SOLUTION: use Event.ENABLE_UNICASTS_TO before sending the rejection. (This works in TCP as there is no UNICASR protocol in TCP)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list