Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-11772

Avoid more unneeded filesystem copies on file import

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.6
    • Fix Version/s: 5.6.0-HF21, 5.7.2
    • Component/s: Excel Export

      Description

      When importing files through the JSF/RichFaces UI ("Import File" button), the server-side processing is doing several copies that could be optimized away in some cases (see NXP-11689 for work already done):

      • copy for each picture view to a "source" file by IMImageUtils$ImageMagickCaller.createTempSource,
      • copy of each reduced picture to the convert cache,
      • copy of each blob (original and reduced) to the VCS binary cache.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: