You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Emond Papegaaij (Created) (JIRA)" <ji...@apache.org> on 2012/02/20 17:03:35 UTC

[jira] [Created] (WICKET-4419) Option to deflate serialized pages on the fly

Option to deflate serialized pages on the fly
---------------------------------------------

                 Key: WICKET-4419
                 URL: https://issues.apache.org/jira/browse/WICKET-4419
             Project: Wicket
          Issue Type: New Feature
          Components: wicket
    Affects Versions: 1.5.4, 6.0.0
            Reporter: Emond Papegaaij
            Assignee: Emond Papegaaij


Deflating pages in the page store greatly reduces the size of the page store. This can help to reduce the footprint of the application on engines like GAE, but also for large applications, this can help reduce the harddisk usage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (WICKET-4419) Option to deflate serialized pages on the fly

Posted by "Emond Papegaaij (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-4419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emond Papegaaij resolved WICKET-4419.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 6.0.0
                   1.5.5

DeflatedJavaSerializer deflates pages during serialization. See the javadoc on how to use it.
                
> Option to deflate serialized pages on the fly
> ---------------------------------------------
>
>                 Key: WICKET-4419
>                 URL: https://issues.apache.org/jira/browse/WICKET-4419
>             Project: Wicket
>          Issue Type: New Feature
>          Components: wicket
>    Affects Versions: 1.5.4, 6.0.0
>            Reporter: Emond Papegaaij
>            Assignee: Emond Papegaaij
>             Fix For: 1.5.5, 6.0.0
>
>
> Deflating pages in the page store greatly reduces the size of the page store. This can help to reduce the footprint of the application on engines like GAE, but also for large applications, this can help reduce the harddisk usage.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira