You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@shindig.apache.org by "Pan Jie (JIRA)" <ji...@apache.org> on 2009/04/28 12:53:30 UTC

[jira] Created: (SHINDIG-1034) fix rest entry for cache invalidation

fix rest entry for cache invalidation
-------------------------------------

                 Key: SHINDIG-1034
                 URL: https://issues.apache.org/jira/browse/SHINDIG-1034
             Project: Shindig
          Issue Type: Bug
          Components: PHP
    Affects Versions: trunk
            Reporter: Pan Jie
            Priority: Minor
             Fix For: trunk


0.9 Spec changed for invalidation entry: "/invalidate" -> "/cache/invalidate"



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


[jira] Resolved: (SHINDIG-1034) fix rest entry for cache invalidation

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

Chris Chabot resolved SHINDIG-1034.
-----------------------------------

    Resolution: Fixed
      Assignee: Chris Chabot

Applied and committed, thanks for the patch!

> fix rest entry for cache invalidation
> -------------------------------------
>
>                 Key: SHINDIG-1034
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1034
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: trunk
>            Reporter: Pan Jie
>            Assignee: Chris Chabot
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: 20090428.patch
>
>
> 0.9 Spec changed for invalidation entry: "/invalidate" -> "/cache/invalidate"

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


[jira] Updated: (SHINDIG-1034) fix rest entry for cache invalidation

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

Pan Jie updated SHINDIG-1034:
-----------------------------

    Attachment: 20090428.patch

I did 3 things in this patch:
1. add entries "/gadgets/rpc" and "/gadgets/api/rest"
2. change invalidation service path
3. do not allow delete/put method for invalidation handler

> fix rest entry for cache invalidation
> -------------------------------------
>
>                 Key: SHINDIG-1034
>                 URL: https://issues.apache.org/jira/browse/SHINDIG-1034
>             Project: Shindig
>          Issue Type: Bug
>          Components: PHP
>    Affects Versions: trunk
>            Reporter: Pan Jie
>            Priority: Minor
>             Fix For: trunk
>
>         Attachments: 20090428.patch
>
>
> 0.9 Spec changed for invalidation entry: "/invalidate" -> "/cache/invalidate"

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