Uploaded image for project: 'DAM Focal'
  1. DAM Focal
  2. RESPDAM-105

Improve performance of handling file content on asset upload process

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Critical Critical
    • 2.4.8
    • None
    • None
    • None

      This ticket is created relate to performance issue with Hybrid asset app.

      Think it may relate to handle file content in this function
      https://git.magnolia-cms.com/projects/INCUBATOR/repos/dam-focal/browse/magnolia-dam-focal-common/src/main/java/info/magnolia/dam/focal/field/AbstractFocalField.java#309

      The issue may cause by these factors :

      • Due to the transmission to AWS.
      • Storing data in byte (optimizeBufferedImage), may consume a lot of memory.
      • The thread is handle upload asset too long may lock the UI =>  can we think of  separate it to another thread.

        Acceptance criteria

              tmiyar Teresa Miyar
              yen.lactue Yen Lac Tue
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated: