Uploaded image for project: 'CloudStack'
  1. CloudStack
  2. CLOUDSTACK-10104

Optimize database transactions in ListDomain API to improve performance

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • API
    • Security Level: Public (Anyone can view this level - this is the default.)
    • None

    Description

      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 for in the main fetch query, which is causing the response to slow down. The database transactions could be optimized to reduce the response time of the Listdomain API

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pranalim Pranali Mande
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: