You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by "Graham Spencer (JIRA)" <ji...@apache.org> on 2008/02/02 00:37:08 UTC

[jira] Created: (SHINDIG-49) API for invalidating gadget.xml cache

API for invalidating gadget.xml cache
-------------------------------------

                 Key: SHINDIG-49
                 URL: https://issues.apache.org/jira/browse/SHINDIG-49
             Project: Shindig
          Issue Type: New Feature
          Components: Gadgets Server - Java
            Reporter: Graham Spencer
            Assignee: John Hjelmstad
            Priority: Minor


Gadget authors may wish to invalidate XML files before Shindig's caches expire. We should provide an API to allow this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (SHINDIG-49) API for invalidating gadget.xml cache

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

Kevin Brown reassigned SHINDIG-49:
----------------------------------

    Assignee:     (was: John Hjelmstad)

Marking unassigned to indicate that nobody is actively working on this issue. Anyone interested in helping the project should should consider working on this issue.

> API for invalidating gadget.xml cache
> -------------------------------------
>
>                 Key: SHINDIG-49
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-49
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadgets Server - Java
>            Reporter: Graham Spencer
>            Priority: Minor
>
> Gadget authors may wish to invalidate XML files before Shindig's caches expire. We should provide an API to allow this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (SHINDIG-49) API for invalidating gadget.xml cache

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

Kevin Brown closed SHINDIG-49.
------------------------------

    Resolution: Fixed

Implementations may now force their own cache behavior logic. We may still want to add a single command servlet for testing this, but in general implementations will be free to implement this in whatever way makes sense for them. Recommendation: Honor cache control headers with a minimum and maximum refresh interval (5-60 minutes is probably ideal).

Default implementation should probably do this as well.

> API for invalidating gadget.xml cache
> -------------------------------------
>
>                 Key: SHINDIG-49
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-49
>             Project: Shindig
>          Issue Type: New Feature
>          Components: Gadgets Server - Java
>            Reporter: Graham Spencer
>            Priority: Minor
>
> Gadget authors may wish to invalidate XML files before Shindig's caches expire. We should provide an API to allow this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.