users@shoal.java.net

Re: [Shoal-Users] ADD_EVENT notification to callback

From: Bongjae Chang <carryel_at_korea.com>
Date: Thu, 11 Dec 2008 12:14:26 +0900

Hi Enrico Sorio.
I understood your scenario and could reproduce it in both shoal 1.1 10212008 and current cvs version.
IMHO, I think this issue is related to https://shoal.dev.java.net/issues/show_bug.cgi?id=61.
I proposed some patch about this problem long time ago.
But I think that this issue was maybe postponed because my patch was not verified and a lot of high prior issues existed.
I would like to propose new patch for current cvs version if this issue is not in progress.
I will ask shoal's devs this issue soon.

Thanks.
--
Bongjae Chang


----- Original Message -----
From: "Enrico Sorio" <enrico.so_at_tiscali.it>
To: <users_at_shoal.dev.java.net>
Sent: Wednesday, December 10, 2008 9:46 PM
Subject: [Shoal-Users] ADD_EVENT notification to callback


> I'll try to explain my scenario (and problem) in more detail.
>
> 1) Nodes A, B, C have joined the group and work "normally".
> 2) Node A crashes;
> 3) Node A recovers and joins the group; meanwhile, nodes B and C have
> worked normally without any failures, join, leave etc.
>
> My point of view is that of node A.
>
> I would expect to receive (at the application level) the
> join-notification associated with nodes B and C. In contrast, the
> following happens:
>
> *) In some executions, I do receive both join-notifications
> *) In some other executions, I receive only one join-notification
> (sometimes from B and some other times from C)
>
> In ALL executions, though, the log contains the correct node list
> (i.e., A, B, C).
>
> I am really lost
>
> Thank you in advance
> Enrico Sorio
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_shoal.dev.java.net
> For additional commands, e-mail: users-help_at_shoal.dev.java.net
>
>
>
>