You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Ertl (Created) (JIRA)" <ji...@apache.org> on 2011/11/11 14:10:51 UTC

[jira] [Created] (WICKET-4218) Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually purge cache entries

Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually purge cache entries
-----------------------------------------------------------------------------------------------

                 Key: WICKET-4218
                 URL: https://issues.apache.org/jira/browse/WICKET-4218
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.5.3
            Reporter: Peter Ertl
            Assignee: Peter Ertl
            Priority: Minor


Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually purge cache entries.

We had the uncommon requirement on the mailing list that a user needs to replace a static resource at runtime. I order to still use caching for resource versions a method to expire entries in CachingResourceVersion should be helpful.

Adding this method to a concrete class should not affect API compatibility.

--
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-4218) Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually purge cache entries

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

Peter Ertl resolved WICKET-4218.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.4
    
> Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually purge cache entries
> -----------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4218
>                 URL: https://issues.apache.org/jira/browse/WICKET-4218
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.5.3
>            Reporter: Peter Ertl
>            Assignee: Peter Ertl
>            Priority: Minor
>             Fix For: 1.5.4
>
>
> Add CachingResourceVersion#invalidate(IStaticCacheableResource) to manually purge cache entries.
> We had the uncommon requirement on the mailing list that a user needs to replace a static resource at runtime. I order to still use caching for resource versions a method to expire entries in CachingResourceVersion should be helpful.
> Adding this method to a concrete class should not affect API compatibility.

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