[
https://issues.jboss.org/browse/AS7-6081?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry commented on AS7-6081:
---------------------------------------
I unscheduled from 7.2 as we are not taking any more feature requests in the Domain
Management area into 7.2.
In AS 8/9 it would be really nice to be able to have a virtual resource tree under
/server-group=x to represent the servers.
/server-group=x/host=A/server=server-one
/server-group=x/host=B/server=server-one
/server-group=x/host=B/server=server-two
/server-group=x/host=B/server-config=server-one
/server-group=x/host=B/server-config=server-one
/server-group=x/host=B/server-config=server-two
That's quite a bit bigger task than a simple operation on the server-group that
queries all the hosts for names of servers in the relevant group, but we should consider
the design of the big thing before doing the small. So we don't end up introducing an
operation that quickly becomes redundant.
Provide a management operation to list the servers in a server group
(domain mode)
----------------------------------------------------------------------------------
Key: AS7-6081
URL:
https://issues.jboss.org/browse/AS7-6081
Project: Application Server 7
Issue Type: Feature Request
Components: CLI, Domain Management
Affects Versions: 7.1.3.Final (EAP)
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.
--
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