From: <ben...@jb...> - 2005-05-30 22:53:03
|
Gabriele, Thanks for the suggestion. In terms of starting up sequence, Scott and I have also discussed pulling a farm deployment from single node (e.g., coordinator, or even a user-designated node). It is in line with your idea. However, the tricky thing is the case of group slipt and then join. For example, when you have two nodes that are initially in a group. Next comes the network problem causing two groups to split/form and so each become its own coordinator. When the network heals and they are merged again, only one will become coordinator (by default determined by ip address). So user may not get consistent behavior. But if we can document the consequence, I think we can get by. -Ben View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3879476#3879476 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3879476 |