[jboss-jira] [JBoss JIRA] Created: (JGRP-577) AUTH: join rejection won't be received because UNICAST drops it
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Aug 16 03:06:01 EDT 2007
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.5.1, 2.6
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