Host Singleton (hostSingleton)
Host singleton elector configuration
Attribute name | Data type | Default value | Description |
---|---|---|---|
id | string | A unique configuration ID. | |
name | string | * | The name of the singleton. A '*' wildcard is the default value and indicates this configuration applies to all singletons in this server. |
port | int | 0 | The port to use for host singleton leader elections. A value of 0 is the default and means that no election will occur. In this case, the singleton in each member will be its own leader. |