You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by "Marcel Offermans (JIRA)" <ji...@apache.org> on 2013/04/15 11:28:16 UTC

[jira] [Resolved] (ACE-332) Compress repositories on disk

     [ https://issues.apache.org/jira/browse/ACE-332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcel Offermans resolved ACE-332.
----------------------------------

    Resolution: Fixed

Committed a fix for this, using gzip compression for all XML data.
                
> Compress repositories on disk
> -----------------------------
>
>                 Key: ACE-332
>                 URL: https://issues.apache.org/jira/browse/ACE-332
>             Project: ACE
>          Issue Type: Improvement
>          Components: Architecture, Deployment
>            Reporter: Marcel Offermans
>            Assignee: Marcel Offermans
>
> Analyze and implement compression for the "blobs" we store in the repositories. Especially for the deployment repository. We should probably do this when transforming our XML to a stream, so all layers below see this compressed blob. By doing it like that, we can automatically take advantage of the smaller, compressed blobs when replicating and doing a "checkout" at a client. So it has an advantage both on disk and when sending them over the network. Early tests show compressions of over 95% (which might decrease as we implement ACE-329).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira