[
https://issues.apache.org/jira/browse/SCOUT-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Cunningham resolved SCOUT-75.
---------------------------------
Resolution: Fixed
Lazy load the organization when a service is queried through
getRegistryObject(id, type).
> Need lazy loading of Organization from ServiceImpl
> --------------------------------------------------
>
> Key: SCOUT-75
> URL: https://issues.apache.org/jira/browse/SCOUT-75
> Project: Scout
> Issue Type: Bug
> Components: Scout - jUDDI Interface
> Affects Versions: 1.0rc2
> Reporter: Tom Cunningham
> Assignee: Kurt T Stam
> Fix For: 1.0
>
>
> If you look at the following bug
> (https://jira.jboss.org/jira/browse/JBESB-1675), it shows that when scout
> brings back a service with GetRegistryObject, it queries for the service, and
> then queries for the organization that the service belongs to (which brings
> in all of the services that that organization belongs to, and all of the
> ServiceBinding - essentially overquerying by a large amount.
> What we should be doing is lazily loading the Organization only when it's
> queried.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]