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

Avoid 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-HF19, 5.7.1
    • 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:

      • copy from the RichFaces temporary file to a persisted blob,
      • copy from the persisted blob to another persisted blob by DefaultPictureAdapter.createPicture,
      • copy to another file for ImagingComponent.getImageInfo,

      More work to be done in NXP-11772.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: