-
Bug
-
Resolution: Done
-
Critical
-
2.8.23
-
None
In "Configuration: Subsystems Subsystem: Messaging - ActiveMQ Messaging Provider: default Messaging Clustering" there is "Connections" should be renamed to "Cluster connections".
Other issue is that it's not possible to add cluster-connection with static connectors.
Either discovery group or static connectors can be defined (not both, just one of them).
CLI command would 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" } }
- clones
-
JBEAP-4532 Web Console - Messaging - Rename Connections to Cluster Connections in Messaging Clustering and provide more attributes
- Closed
- is related to
-
HAL-1100 Introduce a way to add static connectors when creating Messaging cluster connector
- Resolved