Uploaded image for project: 'Activation'
  1. Activation
  2. MGNLACTIVATION-43

Temporary file should be written only once during activation

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2.3
    • 5.2.1
    • None

      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
              jfrantzius Joerg von Frantzius
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD