]
Jean-Francois Denise updated WFCORE-333:
----------------------------------------
Component/s: (was: CLI)
Provide a management operation to list the servers in a server group
(domain mode)
----------------------------------------------------------------------------------
Key: WFCORE-333
URL:
https://issues.jboss.org/browse/WFCORE-333
Project: WildFly Core
Issue Type: Feature Request
Components: Domain Management
Reporter: Richard Achmatowicz
Assignee: Alexey Loubyansky
Priority: Minor
In domain mode, an end user might want to start one or more servers by hand in a named
server group. Obtaining the list of servers in a server group is not readily available:
the "group" attribute is embedded in server-config, so we have to drill down
into every /host=*/server-config=* combination to find out which servers belong to a
specific server group.
It would improve the user experience to have an operation which shows which servers are
in a given server group.