[jboss-jira] [JBoss JIRA] (AS7-1422) Add a generic query facility
Jason Greene (Updated) (JIRA)
jira-events at lists.jboss.org
Thu Nov 3 22:35:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene updated AS7-1422:
------------------------------
Assignee: (was: Brian Stansberry)
Fix Version/s: Open To Community
> Add a generic query facility
> ----------------------------
>
> Key: AS7-1422
> URL: https://issues.jboss.org/browse/AS7-1422
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Domain Management
> Affects Versions: 7.0.0.Final
> Reporter: Heiko Rupp
> Fix For: Open To Community
>
>
> To find out, which e.g. jdbc drivers are deployed on a server group, I have to visit each managed server and query it. This is cumbersome
> - first the server group should have the same driver for all servers, so asking the server group should be enough
> - as the server group does not even know its connected managed servers (there is no :list-servers) operation, I need to potentially loop over the whole domain including tons of remote HC in order to query for e.g. the jdbc drivers or other stuff
> There should be a mechanism to fire queries at which then get relayed to the HCs and the answers combined and returned.
> Still I don't get why if a server-group is meant to contain an identical configuration for all its managed servers (besides VM params, ports and IPs) it does not just have "proxy methods" like :installed-drivers-list or :server-list etc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list