dev@shoal.java.net

Question about isConnected()

From: Sheetal Vartak <Sheetal.Vartak_at_Sun.COM>
Date: Thu, 14 Feb 2008 16:27:31 -0800

Hi Mo,
As you are aware, one of the instances that is started while running my
MultiGroupTest suddenly decides to go into IN_DOUBT state. I was looking
at the values computed for
masterNode.getRouteControl().isConnected(entry.id). I found that the
value is sometime false and sometimes true. What I don't understand is
how can the value be false at one point (time = t) and then at some
other point (time t+delta) it becomes true.
Can you please shed some light on this?
Thanks
Sheetal

--