Context

The context of hazelcast within the schema tree is shown. Italicised links are to other pages.

deployment-config:sgc (in sgc-config.yaml)
  hazelcast
    backup-count
    password

Cluster-wide Hazelcast configuration.

backup-count

Hazelcast 'backup-count' parameter.

Leave unset to automatically derive this value from the number of VMs deployed. This is recommended to prevent data loss.

If it must be set, set the variable to 'number of nodes - 1' to avoid data loss.

Warning

See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value.

Type uint8

Value

a number in the range 1 to 6

password

The optional Hazelcast cluster password.

Warning

See 'Reconfiguring the SGC' in 'Rhino VoLTE TAS Configuration and Management Guide' for how to activate changes to this value.

Type secret

Description

A secret, which will be automatically encrypted using the secrets-private-key configured in the Site Definition File (SDF).

Value

a string

Previous page Next page
Rhino VoLTE TAS Version 4.0.0