-
Bug
-
Resolution: Done
-
Blocker
-
7.3.10.CR1
-
False
-
False
-
-
-
-
-
-
+
-
-
When trying to add a pooled CF with a discovery group like
/subsystem=messaging-activemq/discovery-group=dg-group1:add(jgroups-channel=ee, jgroups-cluster=artemis-cluster)
/subsystem=messaging-activemq/pooled-connection-factory=remote:add(transaction=xa, entries=["java:/JmsRemoteXA"], discovery-group=dg-group1)
the operation fails with the following:
{ "outcome" => "failed", "failure-description" => { "WFLYCTL0412: Required services that are not installed:" => ["jboss.messaging-activemq.command-dispatcher-factory.ee"], "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.messaging-activemq.jms.pooled-connection-factory.remote is missing [jboss.messaging-activemq.command-dispatcher-factory.ee]"] }, "rolled-back" => true }
This is a regression against EAP 7.3.9.GA
- clones
-
JBEAP-22645 [QE](7.4.z) WFLY-15597 - Can't create a pooled CF with a discovery group
- Closed
- is caused by
-
JBEAP-20522 [GSS](7.3.z) WFLY-15039 - Cluster Intermittently Fails to Reestablish After a Node is Restarted
- Closed