[jboss-jira] [JBoss JIRA] (WFCORE-358) Add a generic query facility

Brian Stansberry (JIRA) issues at jboss.org
Mon Dec 1 15:59:44 EST 2014


     [ https://issues.jboss.org/browse/WFCORE-358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved WFLY-708 to WFCORE-358:
----------------------------------------------

          Project: WildFly Core  (was: WildFly)
              Key: WFCORE-358  (was: WFLY-708)
      Component/s: Domain Management
                       (was: Domain Management)
    Fix Version/s:     (was: Awaiting Volunteers)


> Add a generic query facility
> ----------------------------
>
>                 Key: WFCORE-358
>                 URL: https://issues.jboss.org/browse/WFCORE-358
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Domain Management
>            Reporter: Heiko Rupp
>              Labels: rhq
>
> 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 was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jboss-jira mailing list