Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-2680

Build logs should be compressed

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Artifacts
    • 3
    • 1
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      The build logs are currently stored uncompressed. After artifacts these are the largest user of space on the disk. Teams want to keep these around but in practice they are rarely accessed. Bamboo should be able to compress these while still keeping them viewable. This will probably be a net performance win as Bamboo can send these directly to the browser compressed.

      From BAM-20267

      Artifacts may contain large number of small files. In this case would be useful having the option to zip them automatically and store them zipped (to save space).

      Ones the artifacts get downloaded in order to be used in another plan/deployment they should be unzipped automatically also.

      Feature already implemented for Amazon S3 artifact handler:

      you can define a maximum number of files per artifact; if this threshold is exceeded the artifact is automatically zipped into a single file, which reduces the number of requests to S3 when uploading and downloading the artifacts and improves the efficiency of the whole process.

      https://confluence.atlassian.com/bamboo/artifact-handlers-938641848.html

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ssmith Steve Smith (Inactive)
              Votes:
              42 Vote for this issue
              Watchers:
              23 Start watching this issue

              Dates

                Created:
                Updated: