[jboss-jira] [JBoss JIRA] Resolved: (JGRP-565) Channel is not in connected state when viewAccepted() callback is received

Bela Ban (JIRA) jira-events at lists.jboss.org
Sat Jul 21 02:07:48 EDT 2007


     [ http://jira.jboss.com/jira/browse/JGRP-565?page=all ]

Bela Ban resolved JGRP-565.
---------------------------

    Resolution: Done

The semantics should be: a channel is connected when connect() returns. This means, we do not change the old semantics. When the first view is received, we are not yet connected !

> Channel is not in connected state when viewAccepted() callback is received
> --------------------------------------------------------------------------
>
>                 Key: JGRP-565
>                 URL: http://jira.jboss.com/jira/browse/JGRP-565
>             Project: JGroups
>          Issue Type: Sub-task
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>             Fix For: 2.6
>
>
> Unit test is UnicastUnitTest.testUnicastMessageInCallbackNewMember(). When the first new view is received, the channel is not yet in the connected state, until the viewAccepted() callback returns.
> We may want to change these semantics, as reception of a view suggests that the channel is indeed in connected mode.

-- 
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