cloudstack/server/test
PranaliM 5fad84174a CLOUDSTACK-10104: Optimize database transactions in ListDomain API to improve performance (#2282)
While creating the response object for the 'listDomain' API, several database calls are triggered to fetch details like parent domain, project limit, IP limit, etc. These database calls are triggered for each record found in the main fetch query, which is causing the response to slow down.

Fix:
The database transactions are reduced to improve response of the Listdomain API
2018-01-05 21:51:46 +05:30
..
com/cloud CLOUDSTACK-10104: Optimize database transactions in ListDomain API to improve performance (#2282) 2018-01-05 21:51:46 +05:30
org Merge pull request #2124 from GabrielBrascher/CLOUDSTACK-9432 2017-11-28 10:31:23 -02:00
resources CLOUDSTACK-10108: ConfigKey based approach for reading 'ping' configuaration (#2292) 2018-01-05 11:23:42 +05:30
async-job-component.xml fixed references in async-job-component.xml for storage allocators 2015-11-28 14:35:21 -02:00
sync-queue-component.xml License header updates for the server folder. 2012-08-03 09:41:27 -04:00