dev@shoal.java.net

Re: [Shoal-Dev] Question about isConnected()

From: Sheetal Vartak <Sheetal.Vartak_at_Sun.COM>
Date: Fri, 15 Feb 2008 22:33:57 -0800

Hi Mo,
I added a log message to print out the value of isConnected() in the
HealthMonitor class. I ran the rungmsdemo.sh test on 2 terminals and
I see the value printed as false all the time.
Please comment. This is crucial since the "false" value would mean
that our logic to determine IN_DOUBT state would need to be altered.
Thanks
Sheetal

On Feb 14, 2008, at 4:27 PM, Sheetal Vartak wrote:

> 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
>
> --
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_shoal.dev.java.net
> For additional commands, e-mail: dev-help_at_shoal.dev.java.net
>