admin@glassfish.java.net

start instance sync behavior

From: Elena Asarina <elena.asarina_at_oracle.com>
Date: Thu, 29 Jul 2010 18:37:22 -0700

Hello Tom,

Could you please clarify start instance sync behavior. I.e., for
example, was created a cluster with instances, for that cluster were
created resources, and apps were deployed. Then
a) Was added a new instance to the cluster.
b) Created a new stand alone instance with --config <claster_name>-config

Then executed one of these commands:
1) start-instance <instance_name>
2) start-local-instance <instance_name>
3) start-local-instance --nosync=true <instance_name>
4) start-local-instance --syncarchive=true <instance_name>
5) start-local-instance --syncallapps=true <instance_name>
6) start-local-instance --syncfull=true <instance_name>


What is expected behavior in a) and b) cases regarding availability
of precreated resources and deployed apps for all that starts.

Thank you,

Elena