You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2011/09/14 07:30:09 UTC

[jira] [Created] (WICKET-4050) Start to use PageStoreManager.SessionEntry to cache last N touched pages

Start to use PageStoreManager.SessionEntry to cache last N touched pages
------------------------------------------------------------------------

                 Key: WICKET-4050
                 URL: https://issues.apache.org/jira/browse/WICKET-4050
             Project: Wicket
          Issue Type: Improvement
            Reporter: Pedro Santos
             Fix For: 1.5.1


This inner class already has the sessionCache variable, but it's not coded to work as the primary cache for the last N touched pages. Currently every page retrieved by page manager passes through the de-serialization step, skip it means performance improvement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4050) Start to use PageStoreManager.SessionEntry to cache last N touched pages

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

Igor Vaynberg updated WICKET-4050:
----------------------------------

    Fix Version/s:     (was: 1.5.1)
                   1.5.2

> Start to use PageStoreManager.SessionEntry to cache last N touched pages
> ------------------------------------------------------------------------
>
>                 Key: WICKET-4050
>                 URL: https://issues.apache.org/jira/browse/WICKET-4050
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Pedro Santos
>             Fix For: 1.5.2
>
>
> This inner class already has the sessionCache variable, but it's not coded to work as the primary cache for the last N touched pages. Currently every page retrieved by page manager passes through the de-serialization step, skip it means performance improvement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4050) Start to use PageStoreManager.SessionEntry to cache last N touched pages

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

Martin Grigorov updated WICKET-4050:
------------------------------------

    Fix Version/s:     (was: 1.5.3)
    
> Start to use PageStoreManager.SessionEntry to cache last N touched pages
> ------------------------------------------------------------------------
>
>                 Key: WICKET-4050
>                 URL: https://issues.apache.org/jira/browse/WICKET-4050
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Pedro Santos
>
> This inner class already has the sessionCache variable, but it's not coded to work as the primary cache for the last N touched pages. Currently every page retrieved by page manager passes through the de-serialization step, skip it means performance improvement.

--
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] [Updated] (WICKET-4050) Start to use PageStoreManager.SessionEntry to cache last N touched pages

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

Igor Vaynberg updated WICKET-4050:
----------------------------------

    Fix Version/s:     (was: 1.5.1)
                   1.5.2

> Start to use PageStoreManager.SessionEntry to cache last N touched pages
> ------------------------------------------------------------------------
>
>                 Key: WICKET-4050
>                 URL: https://issues.apache.org/jira/browse/WICKET-4050
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Pedro Santos
>             Fix For: 1.5.2
>
>
> This inner class already has the sessionCache variable, but it's not coded to work as the primary cache for the last N touched pages. Currently every page retrieved by page manager passes through the de-serialization step, skip it means performance improvement.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (WICKET-4050) Start to use PageStoreManager.SessionEntry to cache last N touched pages

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

Igor Vaynberg updated WICKET-4050:
----------------------------------

    Fix Version/s:     (was: 1.5.2)
                   1.5.3
    
> Start to use PageStoreManager.SessionEntry to cache last N touched pages
> ------------------------------------------------------------------------
>
>                 Key: WICKET-4050
>                 URL: https://issues.apache.org/jira/browse/WICKET-4050
>             Project: Wicket
>          Issue Type: Improvement
>            Reporter: Pedro Santos
>             Fix For: 1.5.3
>
>
> This inner class already has the sessionCache variable, but it's not coded to work as the primary cache for the last N touched pages. Currently every page retrieved by page manager passes through the de-serialization step, skip it means performance improvement.

--
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