dev@shoal.java.net

questions about JoinNotification(ClusterViewEvents.ADD_EVENT)

From: Bongjae Chang <carryel_at_korea.com>
Date: Thu, 29 May 2008 21:44:07 +0900

Hi. I have questions about JoinNotification.

1. Assuming that "A" is master, "A" does not receive own JoinNotification. But if "B" joins the group after the master("A") was determined, "B" receives own JoinNotification.
2. "B" always receives only Master("A")'s JoinNotification before receiving own JoinNotification.

Are theses on purpose?

Above 1, I think own JoinNotification mechanism must be same among members regardless of master.
Above 2, When "B" joins the group, master("A") already joined the group. So I think 2's behavior is some strange.

Could you give me informations about JoinNotification?

Thanks.

--
Bongjae Chang