-
Bug
-
Resolution: Done
-
Critical
-
7.0.0.CR2
-
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" } }
- is cloned by
-
HAL-1099 Web Console - Messaging - Rename Connections to Cluster Connections in Messaging Clustering and provide more attributes
- Resolved
- is incorporated by
-
JBEAP-4753 Upgrade HAL from 2.8.25.Final to 2.8.26.Final
- Closed