Uploaded image for project: 'Transactional Activation'
  1. Transactional Activation
  2. MGNLXAA-76

CLONE - Temporary file should be written only once during activation

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 1.3.10
    • 1.0

      As noted in MGNLACTIVATION-42, currently the temporary file with activated content is written once per subscriber. So if e.g. a folder with files amounting to 500MB is activated on 4 subscribers, there are effectively 2GB written to disk in the process of activation.

      If possible, the temporary file should be written only once per activation in order to reduce disk IO.

      The actual writing of the file happens in info.magnolia.module.activation.Transporter.prepareTempFile(ActivationContent).

        Acceptance criteria

              jsimak Jaroslav Simak
              jsimak Jaroslav Simak
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD