]
ehsavoie Hugonnet reassigned WFLY-6607:
---------------------------------------
Assignee: ehsavoie Hugonnet (was: Chao Wang)
Broadcast/Discovery group is possible to create with just a name
----------------------------------------------------------------
Key: WFLY-6607
URL:
https://issues.jboss.org/browse/WFLY-6607
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Final
Reporter: Chen Maoqian
Assignee: ehsavoie Hugonnet
When defining new broadcast-group in Configuration: Subsystems Subsystem: Messaging -
ActiveMQ Messaging Provider: default
user must define name, at least one connector and then either socket-binding or
jgroups-channel-name (not both of them, just one)
At this moment it's possible to create broadcast group with just a name which is
wrong.