Uploaded image for project: 'Gateway'
  1. Gateway
  2. GTWY-1124 Implement core versioning infrastructure
  3. GTWY-1238

Generating a WGET script with ~2000 files takes roughly 10 minutes

XMLWordPrintable

    • Icon: Work Task Work Task
    • Resolution: Done
    • Icon: Critical Critical
    • 1.0.0-BETA2
    • 1.0.0-BETA1
    • Data Download
    • None

      Due to addition of dataset versions, the authorization checks on each file is taking a significant amount of time, each check is triggering a database query.

      Primarily looking at 2 options to solve this problem:

      1) Check if we can enable the hibernate 2nd level cache. This may be the most expedient solution given time constraints.
      2) Rework how scripts are generated so they can just authorize on the corresponding datasets. (this solutiion is unlikely to make the friday code cutoff time for BETA2).

              wilhelmi Nathan Wilhelmi (Inactive)
              wilhelmi Nathan Wilhelmi (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: