Uploaded image for project: 'External DAMs'
  1. External DAMs
  2. EXTDAM-318

Always store the region of a bucket if it is not cached

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Done
    • Neutral
    • 1.0.8, 1.1.0, 1.2.0
    • 1.0.7
    • None
    • None
    • Yes

    Description

      getBucketRegion tries to obtain the region from:

      1. the regionsOfBuckets
      2. if it is not present in the cache, from S3

      However, in the second case we are not updating the cache!

      While for the asset tree the region is always present in the cache, this is not always true for the delivery endpoint, where we are seeing performance issues. Thus, we need to, when the region is not present in the cache, update it so future requests can use it.

      Checklists

        Acceptance criteria

        Attachments

          Issue Links

            Activity

              People

                jalonso Jesus Alonso
                jalonso Jesus Alonso
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Checklists

                    Task DoD