Life-cycle

Initialization and termination of the distribution services are tied to activation and deactivation of distribution configuration data. A node without active distribution configuration cannot provide distributed services to a cluster. When distribution configuration is activated the following steps are taken to initialize distribution:

  1. Mark the local node state as starting

  2. Start dynamic discovery service if enabled

  3. Start network listeners

  4. Start keep-alive server

  5. Mark the local node state as active

After initialization completes, the node is automatically part of the cluster. It can now provide access to distributed objects or provide high-availability services to other nodes in the cluster.