]
Chao Wang updated WFLY-6607:
----------------------------
Git Pull Request:
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, Web Console
Affects Versions: 10.0.0.Final
Reporter: Chen Maoqian
Assignee: Chen Maoqian
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.