-
Feature Request
-
Resolution: Done
-
Minor
-
2.8.23
-
None
Right now it's not possible to add a cluster connection with static connectors, only discovery group.
Either discovery group or static connectors should be configured.
CLI command looks like:
[standalone@localhost:9990 /] /subsystem=messaging-activemq/server=default/cluster-connection=static:add(static-connectors=["http-connector"], connector-name=http-connector, cluster-connection-address=jms) { "outcome" => "success", "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" } }
- relates to
-
HAL-1099 Web Console - Messaging - Rename Connections to Cluster Connections in Messaging Clustering and provide more attributes
- Resolved