[jboss-jira] [JBoss JIRA] Assigned: (JBAS-9110) Read child resource operation

John Bailey (JIRA) jira-events at lists.jboss.org
Wed Mar 23 11:47:51 EDT 2011


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

John Bailey reassigned JBAS-9110:
---------------------------------

    Assignee: John Bailey


> Read child resource operation
> -----------------------------
>
>                 Key: JBAS-9110
>                 URL: https://issues.jboss.org/browse/JBAS-9110
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>            Reporter: Heiko Braun
>            Assignee: John Bailey
>             Fix For: 7.0.0.Beta2
>
>
> I realized one drawback with current API.
> In order to fetch all sever groups, I need to get the list of sever group names first,
> and for each group request the resource (N+1).
> In order to reduce the number of requests necessary to fetch resources like
> server groups, host, etc, I would suggest we add another generic operation that would be similar to read-children-names:
> :read-children-resource(child-type=<name>)
> It should return a list of resource representations that are children of <name>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list