[jboss-jira] [JBoss JIRA] (AS7-5598) It must be possible to define a cluster connection without static connectors or discovery-group
Jeff Mesnil (JIRA)
jira-events at lists.jboss.org
Fri Sep 21 10:16:37 EDT 2012
Jeff Mesnil created AS7-5598:
--------------------------------
Summary: It must be possible to define a cluster connection without static connectors or discovery-group
Key: AS7-5598
URL: https://issues.jboss.org/browse/AS7-5598
Project: Application Server 7
Issue Type: Bug
Components: JMS
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
Fix For: 7.2.0.Alpha1
I constrained the messaging subsystem to not accept a cluster-connection without either a static-connectors or a discovery-group-name.
However there is one use case where we must accept a cluster-connection without either: when a node must be part of a cluster, accepts connection but not attempts to connect to other nodes. This is shown by HornetQ clustered-static-oneway example where server3 accepts connections from server2 but does not connect to any other cluster nodes.
The constraints must be relaxed to accept a cluster connection without a static connectors or a discovery-group-ref element
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list