All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.task-gms.html Maven / Gradle / Ivy

The newest version!


To Configure the Group Management Service

The Group Management Service (GMS) is an in-process service that provides cluster monitoring, cluster membership, and group communication services. The GMS performs the following functions:

  • Notifies registered modules in a GlassFish Server instance when one or more member instances are added to or removed from a cluster, or are suspected or confirmed to have failed.

  • Provides the ability to send and receive messages between cluster members.

  1. In the navigation tree, expand the Configuration node.

  2. Select the configuration for the cluster that you are changing.

  3. Under the configuration's node, select the Group Management Service node.

    The Group Management Service page opens.

  4. In the Maximum Missed Heartbeats field, type the maximum number of missed heartbeats from a member before the GMS confirms that a failure is suspected.

    The default is 3.

  5. In the Heartbeat Frequency field, type the period of time between successive broadcasts of a group member's heartbeat.

    The default is 2000 milliseconds.

  6. In the Group Discovery Timeout field, type the amount of time that the GMS waits for discovery of other cluster members.

    The default is 5000 milliseconds.

  7. In the Failure Verification Wait Time field, type the amount of time to wait before verifying that a member that is suspected to have failed should be reported as failed.

    The default is 1500 milliseconds.

  8. To restore default values, click the Load Defaults button.

  9. In the Additional Properties section, specify additional properties.

    • To add a property, click the Add Property button. In the blank row that appears, type the property name in the Name field, and type the property value in the Value field.

    • To modify a property, edit that property's Value field.

    • To delete a property, select the checkbox to the left of the Name field of the property that you are deleting, then click the Delete Properties button.

  10. Click Save.

See Also
Copyright © 2005, 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices




© 2015 - 2025 Weber Informatics LLC | Privacy Policy