|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (8)
View Page History{code}
{center}
|| Property name || Default value || Required || Description ||
| {{group}} | - | yes | a name identifying the cluster |
| {{password}} | - | yes | the password |
| {{group}} | - | yes | a name identifying the cluster |
| {{password}} | - | yes | the password |
{center}
h2. Member list
{code}
{center}
|| Property name || Default value || Required || Description ||
| {{member}} | - | yes | Hostname or IP adress of the cluster member |
| {{id}} | - | yes | The member identifier that we retrieve in the local node configuration in the property {{petals.registry.overlay.member.local-identifier}} |
| {{port}} | 7900 | no | Listening port of the cluster member |
| {{member}} | - | yes | Hostname or IP adress of the cluster member |
| {{id}} | - | yes | The member identifier that we retrieve in the local node configuration in the property {{petals.registry.overlay.member.local-identifier}} |
| {{port}} | 7900 | no | Listening port of the cluster member |
{center}
h2. Hazelcast Management Center
A Hazelcast Management center can be set add cluster level:
A Hazelcast Management center can be set at cluster level to monitor your Petals ESB Registry:
{code}
<tns:petals-registry-overlay>
<tns:petals-registry-overlay>
{code}
{center}
|| Property name || Default value || Required || Description ||
| {{management-console}} | - | yes | URL of the Hazelcast management center |
| {{enable}} | {{false}} | no | If {{false}}, the Hazelcast management center will not be enabled for the cluster members |
| {{management-console}} | - | yes | URL of the Hazelcast management center |
| {{enable}} | {{false}} | no | If {{false}}, the Hazelcast management center will not be enabled for the cluster members |
{center}