Multicast group to listen to receive broadcast from other servers announcing their connectors.
| Name | Dynamic | Other provider points |
|---|---|---|
| org.wildfly.messaging.activemq.socket-discovery-group | true | /subsystem=messaging-activemq/server=*/socket-discovery-group=* |
| Attribute | Value |
|---|---|
| Default Value | 10000 |
| Type | LONG |
| Nillable | true |
| Expressions Allowed | true |
| Unit | MILLISECONDS |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Default Value | 10000 |
| Type | LONG |
| Nillable | true |
| Expressions Allowed | true |
| Unit | MILLISECONDS |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | false |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | all-services |
| Stability | default |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| initial-wait-timeout | LONG | false | true | 10000 | Period, in ms, to wait for an initial broadcast to give us at least one node in the cluster. |
| refresh-timeout | LONG | false | true | 10000 | Period the discovery group waits after receiving the last broadcast from a particular server before removing that server's connector pair entry from its list. |
| socket-binding | STRING | true | false | The discovery group socket binding. |