Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-14220

DVCS synchronisation uses extremely long-running SELECT

    XMLWordPrintable

Details

    Description

      When dealing with DVCS accounts with large repositories, doing a full sync or add new accounts would cause the following long running query:

      SELECT "ID" FROM public."AO_E8B6CC_CHANGESET_MAPPING" WHERE "ID" not in (select "CHANGESET_ID" from public."AO_E8B6CC_REPO_TO_CHANGESET")
      

      This query is used when the DVCS Connector tries to deleting existing changesets before doing a full sync.

      Attachments

        Issue Links

          Activity

            People

              zliu ZehuaA
              zliu ZehuaA
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: