admin@glassfish.java.net

Re: startup synchronization

From: Bill Shannon <bill.shannon_at_oracle.com>
Date: Tue, 18 May 2010 11:22:43 -0700

Comerford, Sean wrote on 05/18/10 05:49 AM:
> You guys have probably heard this RFE before but I’ll reiterate it just
> in case it’s something that can be fixed easily / hasn’t been already in v3:
>
> There should be an option to start a clustered instance WITHOUT synching
> with the DAS at all (i.e. Start and just use the last known configuration).
>
> Currently, if your DAS goes down, you can’t (re)start any instances
> until it’s back up which could be very problematic in case of a
> catastrophic failure to the DAS.

The intent is that, if the DAS is down when the instance starts up,
the startup will continue with a warning. My understanding is that
that's what v2 does, is that not the case?

We haven't quite got to that point with v3, however...

And, if the DAS later comes up, and it is discovered that the instance
is out of sync with the DAS, the instance will need to be restarted.
We'll probably need a policy flag to control whether the instance
restarts automatically in this case or whether the administrator is
informed that the instance needs to be restarted.